Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/ptp/
Dptp_qoriq.c27 static u64 tmr_cnt_read(struct ptp_qoriq *ptp_qoriq) in tmr_cnt_read() function
58 ns = tmr_cnt_read(ptp_qoriq) + 1500000000ULL; in set_alarm()
216 now = tmr_cnt_read(ptp_qoriq); in ptp_qoriq_adjtime()
235 ns = tmr_cnt_read(ptp_qoriq); in ptp_qoriq_gettime()