Searched refs:VCNL4040_ALS_FALLING (Results 1 – 1 of 1) sorted by relevance
99 #define VCNL4040_ALS_FALLING BIT(13) /* Ambient Light cross low threshold */ macro1546 if (ret & VCNL4040_ALS_FALLING) { in vcnl4040_irq_thread()