Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dmpl3115.c35 #define MPL3115_CTRL_ACTIVE BIT(0) /* continuous measurement */ macro
284 data->ctrl_reg1 & ~MPL3115_CTRL_ACTIVE); in mpl3115_standby()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds