Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dmlx90635.c508 u16 P_G, u16 P_O, s16 Gb) in mlx90635_calc_temp_ambient() argument
514 kPG = ((s64)P_G * 1000000LL) >> 9ULL; in mlx90635_calc_temp_ambient()
H A Dmlx90632.c717 s32 P_T, s32 P_R, s32 P_G, s32 P_O, s16 Gb) in mlx90632_calc_temp_ambient() argument
726 Bblock = (div64_s64(Bsub * 10000000LL, P_G)) << 20ULL; in mlx90632_calc_temp_ambient()