Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c43 #define PTP_CLOCK_CFG_ATOMIC_OP_MASK GENMASK_ULL(28, 26) macro
269 regval &= ~PTP_CLOCK_CFG_ATOMIC_OP_MASK; in ptp_atomic_update()
305 regval &= ~PTP_CLOCK_CFG_ATOMIC_OP_MASK; in ptp_atomic_adjtime()
417 clock_cfg &= ~PTP_CLOCK_CFG_ATOMIC_OP_MASK; in ptp_start()