Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/mscc/
Dmscc_ptp.h159 #define PTP_EGR_PREDICTOR_EN 0x0001 macro
Dmscc_ptp.c1105 val &= ~PTP_EGR_PREDICTOR_EN; in vsc85xx_hwtstamp()
1131 val |= PTP_EGR_PREDICTOR_EN; in vsc85xx_hwtstamp()
1301 val &= ~PTP_EGR_PREDICTOR_EN; in __vsc8584_init_ptp()