Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h142 #define GMAC_CONTROL_PS 0x00008000 /* Port Select 0:GMI 1:MII */ macro
155 #define GMAC_CORE_INIT (GMAC_CONTROL_JD | GMAC_CONTROL_PS | GMAC_CONTROL_ACS | \
Ddwmac1000_core.c439 mac->link.port = GMAC_CONTROL_PS; in dwmac1000_setup()