Home
last modified time | relevance | path

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

/drivers/crypto/intel/qat/qat_common/
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()
/drivers/ptp/
A Dptp_ocp.c354 struct ptp_ocp_ext_src *ts4; member
548 OCP_EXT_RESOURCE(ts4),
801 OCP_EXT_RESOURCE(ts4),
1399 ext = bp->ts4; in ptp_ocp_enable()
4166 if (bp->ts4) { in ptp_ocp_summary_show()
4167 ts_reg = bp->ts4->mem; in ptp_ocp_summary_show()
4570 if (bp->ts4) in ptp_ocp_detach()
4571 ptp_ocp_unregister_ext(bp->ts4); in ptp_ocp_detach()

Completed in 28 milliseconds