Searched refs:MPL3115_OUT_PRESS (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/pressure/ |
H A D | mpl3115.c | 23 #define MPL3115_OUT_PRESS 0x01 /* MSB first, 20 bit */ macro 95 MPL3115_OUT_PRESS, 3, (u8 *) &tmp); in mpl3115_read_raw() 167 MPL3115_OUT_PRESS, 3, &buffer[pos]); in mpl3115_trigger_handler()
|
/kernel/linux/linux-6.6/drivers/iio/pressure/ |
H A D | mpl3115.c | 23 #define MPL3115_OUT_PRESS 0x01 /* MSB first, 20 bit */ macro 96 MPL3115_OUT_PRESS, 3, (u8 *) &tmp); in mpl3115_read_raw() 173 MPL3115_OUT_PRESS, 3, &buffer[pos]); in mpl3115_trigger_handler()
|
Completed in 1 milliseconds