Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/gt9xx/
H A Dgt9xx_update.c2888 s32 count_ref; in gup_clk_calibration() local
2963 count_ref = 60 * (usec+ sec * MILLION);//60= 60Mhz * 1us in gup_clk_calibration()
2965 GTP_DEBUG("== time %d, %d, %d", sec, usec, count_ref); in gup_clk_calibration()
2967 if (count > count_ref) in gup_clk_calibration()
2969 GTP_DEBUG("== count_diff %d", count - count_ref); in gup_clk_calibration()