Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/mscc/
H A Dmscc_ptp.h159 #define PTP_EGR_PREDICTOR_EN 0x0001 macro
H A Dmscc_ptp.c1102 val &= ~PTP_EGR_PREDICTOR_EN; in vsc85xx_hwtstamp()
1128 val |= PTP_EGR_PREDICTOR_EN; in vsc85xx_hwtstamp()
1298 val &= ~PTP_EGR_PREDICTOR_EN; in __vsc8584_init_ptp()