Searched refs:VCNL4040_PS_IF_AWAY (Results 1 – 1 of 1) sorted by relevance
96 #define VCNL4040_PS_IF_AWAY BIT(8) /* Proximity event cross low threshold */ macro1460 FIELD_GET(VCNL4040_PS_IF_AWAY, ret) : in vcnl4040_read_event_config()1500 mask = VCNL4040_PS_IF_AWAY; in vcnl4040_write_event_config()1538 if (ret & VCNL4040_PS_IF_AWAY) { in vcnl4040_irq_thread()