Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/light/
Dopt3001.c49 #define OPT3001_CONFIGURATION_L BIT(4) macro
653 reg |= OPT3001_CONFIGURATION_L; in opt3001_configure()