Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/light/
H A Dvcnl4000.c98 #define VCNL4040_ALS_RISING BIT(12) /* Ambient Light cross high threshold */ macro
1554 if (ret & VCNL4040_ALS_RISING) { in vcnl4040_irq_thread()