Home
last modified time | relevance | path

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

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