Searched refs:GMAC_INT_FPE_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac5.h | 138 #define GMAC_INT_FPE_EN BIT(17) macro |
H A D | dwmac4_core.c | 64 value |= GMAC_INT_FPE_EN; in dwmac4_core_init() |