Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c27 static u64 tmr_cnt_read(struct ptp_qoriq *ptp_qoriq) in tmr_cnt_read() function
81 ns = tmr_cnt_read(ptp_qoriq) + tmr_offset_read(ptp_qoriq) in set_alarm()
245 now = tmr_cnt_read(ptp_qoriq); in ptp_qoriq_adjtime()
269 ns = tmr_cnt_read(ptp_qoriq) + tmr_offset_read(ptp_qoriq); in ptp_qoriq_gettime()