Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/light/
Dopt3001.c58 #define OPT3001_CONFIGURATION_ME BIT(2) macro
658 reg &= ~OPT3001_CONFIGURATION_ME; in opt3001_configure()