Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/temperature/
Dmlx90632.c357 s32 P_T, s32 P_R, s32 P_G, s32 P_O, in mlx90632_calc_temp_ambient() argument
365 Bsub = AMB - (((s64)P_R * 1000LL) >> 8ULL); in mlx90632_calc_temp_ambient()