Searched refs:MPL3115_OUT_TEMP (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/pressure/ |
H A D | mpl3115.c | 24 #define MPL3115_OUT_TEMP 0x04 /* MSB first, 12 bit */ macro 110 MPL3115_OUT_TEMP, 2, (u8 *) &tmp); in mpl3115_read_raw() 177 MPL3115_OUT_TEMP, 2, &buffer[pos]); in mpl3115_trigger_handler()
|
/kernel/linux/linux-6.6/drivers/iio/pressure/ |
H A D | mpl3115.c | 24 #define MPL3115_OUT_TEMP 0x04 /* MSB first, 12 bit */ macro 114 MPL3115_OUT_TEMP, 2, (u8 *) &tmp); in mpl3115_read_raw() 183 MPL3115_OUT_TEMP, 2, &buffer[pos]); in mpl3115_trigger_handler()
|
Completed in 2 milliseconds