Home
last modified time | relevance | path

Searched refs:LRADC_DELAY_KICK (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c150 LRADC_DELAY_KICK | LRADC_DELAY_DELAY(ts->settling_delay), in mxs_lradc_setup_ts_channel()
204 LRADC_DELAY_KICK | LRADC_DELAY_DELAY(ts->settling_delay), in mxs_lradc_setup_ts_pressure()
414 LRADC_DELAY_KICK | LRADC_DELAY_DELAY(10), in mxs_lradc_complete_touch_event()
/linux/include/linux/mfd/
H A Dmxs-lradc.h85 #define LRADC_DELAY_KICK BIT(20) macro