Searched refs:VCNL4010_INT_PROXIMITY (Results 1 – 1 of 1) sorted by relevance
110 #define VCNL4010_INT_PROXIMITY 3 /* Proximity data ready */ macro115 (BIT(VCNL4010_INT_PROXIMITY) | BIT(VCNL4010_INT_ALS))1639 if (test_bit(VCNL4010_INT_PROXIMITY, &isr)) { in vcnl4010_trigger_handler()