Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/cavium/common/
Dcavium_ptp.c28 #define PTP_CLOCK_COMP 0xF18ULL macro
129 writeq(comp, clock->reg_base + PTP_CLOCK_COMP); in cavium_ptp_adjfine()
280 writeq(clock_comp, clock->reg_base + PTP_CLOCK_COMP); in cavium_ptp_probe()
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/af/
Dptp.c52 #define PTP_CLOCK_COMP 0xF18ULL macro
267 writeq(comp, ptp->reg_base + PTP_CLOCK_COMP); in ptp_adjfine()
346 writeq(clock_comp, ptp->reg_base + PTP_CLOCK_COMP); in ptp_start()