Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dmlx90635.c520 static s32 mlx90635_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90635_calc_temp_object_iteration() argument
531 calcedGa = ((s64)((s64)Ga * (prev_object_temp - 35 * 1000LL) in mlx90635_calc_temp_object_iteration()
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()