Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/temperature/
Dmlx90632.c378 s64 calcedKsTO, calcedKsTA, ir_Alpha, TAdut4, Alpha_corr; in mlx90632_calc_temp_object_iteration() local
384 calcedKsTO = ((s64)((s64)Ga * (prev_object_temp - 25 * 1000LL) in mlx90632_calc_temp_object_iteration()
389 Alpha_corr *= ((s64)(1 * 1000000LL + calcedKsTO + calcedKsTA)); in mlx90632_calc_temp_object_iteration()