Searched refs:us2t (Results 1 – 1 of 1) sorted by relevance
189 __u32 us2t; in tc_core_init() local195 if (fscanf(fp, "%08x%08x%08x", &t2us, &us2t, &clock_res) != 3) { in tc_core_init()206 t2us = us2t; in tc_core_init()209 tick_in_usec = (double)t2us / us2t * clock_factor; in tc_core_init()