Searched refs:TSP_TIMER_DELAY (Results 1 – 1 of 1) sorted by relevance
67 #define TSP_TIMER_DELAY (HZ / TIME_CNT_PER_SECOND) macro665 mod_timer(&dev->timer, jiffies + TSP_TIMER_DELAY); in rockchip_ts_timer_handler()676 mod_timer(&dev->timer, jiffies + TSP_TIMER_DELAY); in rockchip_ts_timer()