Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/temperature/
Dmlx90632.c380 s64 calcedKsTO, calcedKsTA, ir_Alpha, TAdut4, Alpha_corr; in mlx90632_calc_temp_object_iteration() local
388 calcedKsTA = ((s64)(Fb * (TAdut - 25 * 1000000LL))) >> 36LL; in mlx90632_calc_temp_object_iteration()
391 Alpha_corr *= ((s64)(1 * 1000000LL + calcedKsTO + calcedKsTA)); in mlx90632_calc_temp_object_iteration()