Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/temperature/
Dmlx90632.c544 s64 calcedKsTO, calcedKsTA, ir_Alpha, Alpha_corr; in mlx90632_calc_temp_object_iteration() local
552 calcedKsTA = ((s64)(Fb * (TAdut - 25 * 1000000LL))) >> 36LL; in mlx90632_calc_temp_object_iteration()
555 Alpha_corr *= ((s64)(1 * 1000000LL + calcedKsTO + calcedKsTA)); in mlx90632_calc_temp_object_iteration()