Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.h18 u64 (*read_ptp_tstmp)(struct ptp *ptp); member
H A Dptp.c362 *clk = ptp->read_ptp_tstmp(ptp); in ptp_get_clock()
547 ptp->read_ptp_tstmp = &read_ptp_tstmp_sec_nsec; in ptp_probe()
550 ptp->read_ptp_tstmp = &read_ptp_tstmp_nsec; in ptp_probe()