Searched refs:ADC_CLK_SEL (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/input/touchscreen/
H A Dsun4i-ts.c65 #define ADC_CLK_SEL(x) ((x) << 22) macro
327 writel(ADC_CLK_SEL(0) | ADC_CLK_DIV(2) | FS_DIV(7) | T_ACQ(63), sun4i_ts_probe()

Completed in 106 milliseconds