Searched refs:LRADC_DELAY_TRIGGER_DELAYS (Results 1 - 2 of 2) sorted by path

/linux-master/include/linux/mfd/
H A Dmxs-lradc.h88 #define LRADC_DELAY_TRIGGER_DELAYS(x) \ macro
/linux-master/drivers/input/touchscreen/
H A Dmxs-lradc-ts.c135 writel(LRADC_DELAY_TRIGGER(1 << ch) | LRADC_DELAY_TRIGGER_DELAYS(0) |
149 writel(LRADC_DELAY_TRIGGER(0) | LRADC_DELAY_TRIGGER_DELAYS(BIT(3)) |
189 LRADC_DELAY_TRIGGER_DELAYS(0) |
203 writel(LRADC_DELAY_TRIGGER(0) | LRADC_DELAY_TRIGGER_DELAYS(BIT(3)) |

Completed in 462 milliseconds