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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/touchscreen/
H A Dads7846.c41 #define TS_POLL_PERIOD (5 * 1000000) /* ns delay between samples */ macro
525 hrtimer_start(&ts->timer, ktime_set(0, TS_POLL_PERIOD),
558 hrtimer_start(&ts->timer, ktime_set(0, TS_POLL_PERIOD),

Completed in 53 milliseconds