Searched refs:EST_XGMAC_PTOV (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | stmmac_est.h | 14 #define EST_XGMAC_PTOV GENMASK(31, 23) macro |
H A D | stmmac_est.c | 52 ctrl &= ~EST_XGMAC_PTOV; in est_configure() |