Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dmlx90635.c524 s64 calcedGa, calcedGb, calcedFa, Alpha_corr; in mlx90635_calc_temp_object_iteration() local
532 calcedGb = ((s64)(Fb * (TAdut - 30 * 1000000LL))) >> 24LL; in mlx90635_calc_temp_object_iteration()
535 Alpha_corr *= ((s64)(1 * 1000000LL + calcedGa + calcedGb)); in mlx90635_calc_temp_object_iteration()