Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/mscc/
H A Dmscc_ptp.h159 #define PTP_EGR_PREDICTOR_EN 0x0001 macro
H A Dmscc_ptp.c1103 val &= ~PTP_EGR_PREDICTOR_EN; in vsc85xx_hwtstamp()
1129 val |= PTP_EGR_PREDICTOR_EN; in vsc85xx_hwtstamp()
1299 val &= ~PTP_EGR_PREDICTOR_EN; in __vsc8584_init_ptp()