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

/linux-4.1.27/drivers/input/touchscreen/
H A Dsun4i-ts.c113 #define TEMP_PERIOD(x) ((x) << 0) /* t = x * 256 * 16 / clkin */ macro
347 writel(TEMP_ENABLE(1) | TEMP_PERIOD(1953), ts->base + TP_TPR); sun4i_ts_probe()

Completed in 82 milliseconds