Home
last modified time | relevance | path

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

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c43 struct timespec64 ts1, ts2, ts3, ts4; in measure_clock() local
76 ktime_get_real_ts64(&ts4); in measure_clock()
77 delta_us = timespec_to_us(&ts4) - timespec_to_us(&ts3); in measure_clock()
/linux/drivers/ptp/
H A Dptp_ocp.c353 struct ptp_ocp_ext_src *ts4; member
547 OCP_EXT_RESOURCE(ts4),
800 OCP_EXT_RESOURCE(ts4),
1398 ext = bp->ts4; in ptp_ocp_enable()
4168 if (bp->ts4) { in ptp_ocp_summary_show()
4169 ts_reg = bp->ts4->mem; in ptp_ocp_summary_show()
4564 ptp_ocp_unregister_ext(bp->ts4); in ptp_ocp_detach()