Searched refs:prev_object_temp (Results 1 – 2 of 2) sorted by relevance
520 static s32 mlx90635_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90635_calc_temp_object_iteration() argument531 calcedGa = ((s64)((s64)Ga * (prev_object_temp - 35 * 1000LL) in mlx90635_calc_temp_object_iteration()
734 static s32 mlx90632_calc_temp_object_iteration(s32 prev_object_temp, s64 object, in mlx90632_calc_temp_object_iteration() argument745 calcedKsTO = ((s64)((s64)Ga * (prev_object_temp - 25 * 1000LL) in mlx90632_calc_temp_object_iteration()