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

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

Completed in 125 milliseconds