Searched refs:tc_res (Results 1 – 3 of 3) sorted by relevance
96 if (tmcap.tc_res == 0) in efirtc_attach()98 else if (tmcap.tc_res > us_per_s) in efirtc_attach()101 res = us_per_s / tmcap.tc_res; in efirtc_attach()
119 uint32_t tc_res; /* 1e-6 parts per million */ member
93 tmcap->tc_res = call->u.get_time.resolution; in get_time_capabilities()