Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h155 #define GMAC_CORE_INIT (GMAC_CONTROL_JD | GMAC_CONTROL_PS | GMAC_CONTROL_ACS | \ macro
Ddwmac1000_core.c39 value |= GMAC_CORE_INIT; in dwmac1000_core_init()