Searched refs:count_ref (Results 1 – 1 of 1) sorted by relevance
2888 s32 count_ref; in gup_clk_calibration() local2963 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()