Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/pressure/
H A Dmpl3115.c35 #define MPL3115_CTRL_ACTIVE BIT(0) /* continuous measurement */ macro
290 data->ctrl_reg1 & ~MPL3115_CTRL_ACTIVE); in mpl3115_standby()