Searched refs:VCNL4040_PS_IF_CLOSE (Results 1 – 1 of 1) sorted by relevance
97 #define VCNL4040_PS_IF_CLOSE BIT(9) /* Proximity event cross high threshold */ macro1461 FIELD_GET(VCNL4040_PS_IF_CLOSE, ret); in vcnl4040_read_event_config()1502 mask = VCNL4040_PS_IF_CLOSE; in vcnl4040_write_event_config()1530 if (ret & VCNL4040_PS_IF_CLOSE) { in vcnl4040_irq_thread()