Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c40 #define PTP_CLOCK_CFG_TSTMP_EDGE BIT_ULL(9) macro
407 clock_cfg |= PTP_CLOCK_CFG_TSTMP_EDGE; in ptp_start()