Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/light/
H A Dopt3001.c46 #define OPT3001_CONFIGURATION_CRF BIT(7) macro
296 if (!(ret & OPT3001_CONFIGURATION_CRF)) { in opt3001_get_lux()
716 } else if (ret & OPT3001_CONFIGURATION_CRF) { in opt3001_irq()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dopt3001.c46 #define OPT3001_CONFIGURATION_CRF BIT(7) macro
296 if (!(ret & OPT3001_CONFIGURATION_CRF)) { in opt3001_get_lux()
716 } else if (ret & OPT3001_CONFIGURATION_CRF) { in opt3001_irq()

Completed in 3 milliseconds