Searched refs:TCS3414_CONTROL_ADC_EN (Results 1 – 1 of 1) sorted by relevance
40 #define TCS3414_CONTROL_ADC_EN BIT(1) macro 102 data->control | TCS3414_CONTROL_ADC_EN); in tcs3414_req_data() 250 data->control |= TCS3414_CONTROL_ADC_EN; in tcs3414_buffer_postenable() 259 data->control &= ~TCS3414_CONTROL_ADC_EN; in tcs3414_buffer_predisable() 273 TCS3414_CONTROL_ADC_EN)); in tcs3414_powerdown()