Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h139 #define GMAC_CORE_INIT (GMAC_CONTROL_JD | GMAC_CONTROL_PS | GMAC_CONTROL_ACS | \ macro
Ddwmac4.h354 #define GMAC_CORE_INIT (GMAC_CONFIG_JD | GMAC_CONFIG_PS | \ macro
Ddwmac1000_core.c42 value |= GMAC_CORE_INIT; in dwmac1000_core_init()
Ddwmac4_core.c33 value |= GMAC_CORE_INIT; in dwmac4_core_init()