Searched refs:P9 (Results 1 – 3 of 3) sorted by relevance
| /drivers/iio/pressure/ |
| A D | bmp280.h | 387 s16 P9; member 409 s16 P9; member
|
| A D | bmp280-core.c | 127 enum { T1, T2, T3, P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator 346 calib->P9 = le16_to_cpu(data->bmp280_cal_buf[P9]); in bmp280_read_calib() 556 var1 = (((s64)calib->P9) * (p >> 13) * (p >> 13)) >> 25; in bmp280_compensate_press() 1556 var3 = var2 + ((s64)calib->P9 << 16); in bmp380_compensate_press() 1638 calib->P9 = get_unaligned_le16(&data->bmp380_cal_buf[BMP380_P9]); in bmp380_read_calib()
|
| /drivers/hwmon/occ/ |
| A D | Kconfig | 28 the P9, not the POWER processor itself. Communications with the OCC are
|
Completed in 14 milliseconds