Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dopt3001.c53 #define OPT3001_CONFIGURATION_CRF BIT(7) macro
674 } else if (ret & OPT3001_CONFIGURATION_CRF) { in opt3001_irq()