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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dtsc2007.c31 #define TS_POLL_PERIOD 1 /* ms delay between samples */ macro
230 msecs_to_jiffies(TS_POLL_PERIOD));
H A Dads7846.c35 #define TS_POLL_PERIOD (5 * 1000000) /* ns delay between samples */ macro
606 hrtimer_start(&ts->timer, ktime_set(0, TS_POLL_PERIOD),
648 hrtimer_start(&ts->timer, ktime_set(0, TS_POLL_PERIOD),

Completed in 104 milliseconds