Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dptp.c41 #define PTP_CLOCK_CFG_TSTMP_EN BIT_ULL(8) macro
410 clock_cfg |= PTP_CLOCK_CFG_TSTMP_EN; in ptp_start()