Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ptp/
Dptp_qoriq.c51 static u64 tmr_offset_read(struct ptp_qoriq *ptp_qoriq) in tmr_offset_read() function
81 ns = tmr_cnt_read(ptp_qoriq) + tmr_offset_read(ptp_qoriq) in set_alarm()
249 curr_delta = tmr_offset_read(ptp_qoriq); in ptp_qoriq_adjtime()
269 ns = tmr_cnt_read(ptp_qoriq) + tmr_offset_read(ptp_qoriq); in ptp_qoriq_gettime()