Searched refs:TCS3472_ENABLE_AIEN (Results 1 – 1 of 1) sorted by relevance
53 #define TCS3472_ENABLE_AIEN BIT(4) macro322 ret = !!(data->enable & TCS3472_ENABLE_AIEN); in tcs3472_read_event_config()341 data->enable |= TCS3472_ENABLE_AIEN; in tcs3472_write_event_config()343 data->enable &= ~TCS3472_ENABLE_AIEN; in tcs3472_write_event_config()509 data->enable &= ~TCS3472_ENABLE_AIEN; in tcs3472_probe()