Home
last modified time | relevance | path

Searched refs:GMAC_CORE_INIT (Results 1 – 4 of 4) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h144 #define GMAC_CORE_INIT (GMAC_CONTROL_JD | GMAC_CONTROL_PS | GMAC_CONTROL_ACS | \ macro
Ddwmac4.h214 #define GMAC_CORE_INIT (GMAC_CONFIG_JD | GMAC_CONFIG_PS | GMAC_CONFIG_ACS | \ macro
Ddwmac4_core.c28 value |= GMAC_CORE_INIT; in dwmac4_core_init()
Ddwmac1000_core.c42 value |= GMAC_CORE_INIT; in dwmac1000_core_init()