Searched refs:clk_tick_cnt (Results 1 – 2 of 2) sorted by relevance
143 s32 clk_tick_cnt; member
2739 ts->clk_tick_cnt = 2 * HZ; // HZ: clock ticks in 1 second generated by system in goodix_ts_probe()2740 GTP_DEBUG("Clock ticks for an esd cycle: %d", ts->clk_tick_cnt); in goodix_ts_probe()3007 queue_delayed_work(gtp_esd_check_workqueue, >p_esd_check_work, ts->clk_tick_cnt); in gtp_esd_switch()3153 queue_delayed_work(gtp_esd_check_workqueue, >p_esd_check_work, ts->clk_tick_cnt); in gtp_esd_check_func()