Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dopt3001.c50 #define OPT3001_CONFIGURATION_POL BIT(3) macro
650 reg &= ~OPT3001_CONFIGURATION_POL; in opt3001_configure()