Home
last modified time | relevance | path

Searched refs:ir_Alpha (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
394 ir_Alpha = div64_s64((s64)object * 10000000LL, Alpha_corr); in mlx90632_calc_temp_object_iteration()
400 return (int_sqrt64(int_sqrt64(ir_Alpha * 1000000000000LL + TAdut4)) in mlx90632_calc_temp_object_iteration()