Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/temperature/
Dmlx90632.c550 s64 calcedKsTO, calcedKsTA, ir_Alpha, Alpha_corr; in mlx90632_calc_temp_object_iteration() local
558 calcedKsTA = ((s64)(Fb * (TAdut - 25 * 1000000LL))) >> 36LL; in mlx90632_calc_temp_object_iteration()
561 Alpha_corr *= ((s64)(1 * 1000000LL + calcedKsTO + calcedKsTA)); in mlx90632_calc_temp_object_iteration()