Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx.h300 #define GTP_POLL_TIME 10 macro
H A Dgt9xx.c1053 hrtimer_start(&ts->timer, ktime_set(0, (GTP_POLL_TIME+6)*1000000), HRTIMER_MODE_REL); in goodix_ts_timer_handler()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt1x/
H A Dgt1x_generic.h279 #define GTP_POLL_TIME 10 macro