Searched refs:LRADC_DELAY_TRIGGER_DELAYS (Results 1 – 2 of 2) sorted by relevance
135 writel(LRADC_DELAY_TRIGGER(1 << ch) | LRADC_DELAY_TRIGGER_DELAYS(0) | in mxs_lradc_setup_ts_channel()149 writel(LRADC_DELAY_TRIGGER(0) | LRADC_DELAY_TRIGGER_DELAYS(BIT(3)) | in mxs_lradc_setup_ts_channel()189 LRADC_DELAY_TRIGGER_DELAYS(0) | in mxs_lradc_setup_ts_pressure()203 writel(LRADC_DELAY_TRIGGER(0) | LRADC_DELAY_TRIGGER_DELAYS(BIT(3)) | in mxs_lradc_setup_ts_pressure()
88 #define LRADC_DELAY_TRIGGER_DELAYS(x) \ macro
Completed in 5 milliseconds