Home
last modified time | relevance | path

Searched refs:PTP_CLOCK_HI (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c52 #define PTP_CLOCK_HI 0xF10ULL macro
129 ptp_clock_hi = readq(ptp->reg_base + PTP_CLOCK_HI); in ptp_reset_thresh()
159 nsec = readq(ptp->reg_base + PTP_CLOCK_HI); in read_ptp_tstmp_sec_nsec()
163 nsec = readq(ptp->reg_base + PTP_CLOCK_HI); in read_ptp_tstmp_sec_nsec()
173 return readq(ptp->reg_base + PTP_CLOCK_HI); in read_ptp_tstmp_nsec()
289 ptp_clock_hi = readq(ptp->reg_base + PTP_CLOCK_HI); in ptp_atomic_adjtime()
474 ptp_clock_hi = readq(ptp->reg_base + PTP_CLOCK_HI); in ptp_extts_on()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c32 #define PTP_CLOCK_HI 0xF10ULL macro
146 *clk = readq(ptp->reg_base + PTP_CLOCK_HI); in ptp_get_clock()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c27 #define PTP_CLOCK_HI 0xF10ULL macro
217 return readq(clock->reg_base + PTP_CLOCK_HI); in cavium_ptp_cc_read()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/common/
H A Dcavium_ptp.c27 #define PTP_CLOCK_HI 0xF10ULL macro
217 return readq(clock->reg_base + PTP_CLOCK_HI); in cavium_ptp_cc_read()

Completed in 3 milliseconds