Searched refs:ts3 (Results 1 – 3 of 3) sorted by relevance
43 struct timespec64 ts1, ts2, ts3, ts4; in measure_clock() local70 ktime_get_real_ts64(&ts3); in measure_clock()77 delta_us = timespec_to_us(&ts4) - timespec_to_us(&ts3); in measure_clock()85 delta_us = timespec_to_us(&ts3) - timespec_to_us(&ts1); in measure_clock()
51 struct timespec ts1, ts2, ts3; in get_sample() local57 clock_gettime(CLOCK_MONOTONIC_RAW, &ts3); in get_sample()61 ts3.tv_sec -= mono_raw_base; in get_sample()63 delay = diff_timespec(&ts3, &ts1); in get_sample()
353 struct ptp_ocp_ext_src *ts3; member540 OCP_EXT_RESOURCE(ts3),793 OCP_EXT_RESOURCE(ts3),1397 ext = bp->ts3; in ptp_ocp_enable()4161 if (bp->ts3) { in ptp_ocp_summary_show()4162 ts_reg = bp->ts3->mem; in ptp_ocp_summary_show()4564 ptp_ocp_unregister_ext(bp->ts3); in ptp_ocp_detach()