Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dmlx90635.c526 s64 Ha_customer, Hb_customer; in mlx90635_calc_temp_object_iteration() local
528 Ha_customer = ((s64)Ha * 1000000LL) >> 14ULL; in mlx90635_calc_temp_object_iteration()
535 Alpha_corr = ((s64)((s64)Fa * Ha_customer * 10000LL) >> Fa_scale); in mlx90635_calc_temp_object_iteration()
Dmlx90632.c740 s64 Ha_customer, Hb_customer; in mlx90632_calc_temp_object_iteration() local
742 Ha_customer = ((s64)Ha * 1000000LL) >> 14ULL; in mlx90632_calc_temp_object_iteration()
749 * Ha_customer), 1000LL); in mlx90632_calc_temp_object_iteration()