Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/temperature/
Dmlx90632.c381 s64 calcedKsTO, calcedKsTA, ir_Alpha, TAdut4, Alpha_corr; in mlx90632_calc_temp_object_iteration() local
387 calcedKsTO = ((s64)((s64)Ga * (prev_object_temp - 25 * 1000LL) in mlx90632_calc_temp_object_iteration()
392 Alpha_corr *= ((s64)(1 * 1000000LL + calcedKsTO + calcedKsTA)); in mlx90632_calc_temp_object_iteration()