Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c60 #define PTP_CURR_ROLLOVER_SET 0xFF0ULL macro
265 writeq(curr_rollover_set, ptp->reg_base + PTP_CURR_ROLLOVER_SET); in ptp_atomic_update()
391 writeq(0, ptp->reg_base + PTP_CURR_ROLLOVER_SET); in ptp_start()