Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c56 #define PTP_CLOCK_SEC 0xFD0ULL macro
159 sec = readq(ptp->reg_base + PTP_CLOCK_SEC) & 0xFFFFFFFFUL; in read_ptp_tstmp_sec_nsec()
161 sec1 = readq(ptp->reg_base + PTP_CLOCK_SEC) & 0xFFFFFFFFUL; in read_ptp_tstmp_sec_nsec()
/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h528 #define PTP_CLOCK_SEC (0x0A14) macro