Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000.h129 #define GMAC_CORE_INIT (GMAC_CONTROL_JD | GMAC_CONTROL_PS | \ macro
H A Ddwmac4.h535 #define GMAC_CORE_INIT (GMAC_CONFIG_JD | GMAC_CONFIG_PS | \ macro
H A Ddwmac1000_core.c31 value |= GMAC_CORE_INIT; in dwmac1000_core_init()
H A Ddwmac4_core.c31 value |= GMAC_CORE_INIT; in dwmac4_core_init()