Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dmpl3115.c23 #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()