Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/temperature/
H A Dmlx90632.c734 static s32 mlx90632_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90632_calc_temp_object_iteration() argument
745 calcedKsTO = ((s64)((s64)Ga * (prev_object_temp - 25 * 1000LL) in mlx90632_calc_temp_object_iteration()