Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c45 #define PTP_CLOCK_CFG_PPS_INV BIT_ULL(31) macro
414 clock_cfg |= PTP_CLOCK_CFG_PPS_EN | PTP_CLOCK_CFG_PPS_INV; in ptp_start()