Home
last modified time | relevance | path

Searched refs:prev_object_temp (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/iio/temperature/
Dmlx90632.c375 static s32 mlx90632_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90632_calc_temp_object_iteration() argument
386 calcedKsTO = ((s64)((s64)Ga * (prev_object_temp - 25 * 1000LL) in mlx90632_calc_temp_object_iteration()