Searched refs:VCNL4040_ALS_RISING (Results 1 – 1 of 1) sorted by relevance
98 #define VCNL4040_ALS_RISING BIT(12) /* Ambient Light cross high threshold */ macro1554 if (ret & VCNL4040_ALS_RISING) { in vcnl4040_irq_thread()