Home
last modified time | relevance | path

Searched refs:total_overhead_ns (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_clockmatrix.c560 s64 total_overhead_ns; in _idtcm_set_dpll_hw_tod() local
602 total_overhead_ns = ktime_to_ns(ktime_get_raw() in _idtcm_set_dpll_hw_tod()
607 timespec64_add_ns(&local_ts, total_overhead_ns); in _idtcm_set_dpll_hw_tod()
/kernel/linux/linux-6.6/drivers/ptp/
H A Dptp_clockmatrix.c714 s64 total_overhead_ns; in _idtcm_set_dpll_hw_tod() local
752 total_overhead_ns = ktime_to_ns(diff) in _idtcm_set_dpll_hw_tod()
756 timespec64_add_ns(&local_ts, total_overhead_ns); in _idtcm_set_dpll_hw_tod()

Completed in 6 milliseconds