Searched refs:P8 (Results 1 – 3 of 3) sorted by relevance
| /drivers/iio/pressure/ |
| A D | bmp280.h | 386 s16 P8; member 408 s8 P8; member
|
| A D | bmp280-core.c | 127 enum { T1, T2, T3, P1, P2, P3, P4, P5, P6, P7, P8, P9 }; enumerator 345 calib->P8 = le16_to_cpu(data->bmp280_cal_buf[P8]); in bmp280_read_calib() 557 var2 = ((s64)(calib->P8) * p) >> 19; in bmp280_compensate_press() 1544 var4 = ((s64)calib->P8 * var3) >> 5; in bmp380_compensate_press() 1637 calib->P8 = data->bmp380_cal_buf[BMP380_P8]; in bmp380_read_calib()
|
| /drivers/hwmon/occ/ |
| A D | Kconfig | 14 the P8, not the POWER processor itself. Communications with the OCC are
|
Completed in 13 milliseconds