Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000.h92 #define GMAC_RGSMIIIS_LNKSTS BIT(3) macro
H A Ddwmac1000_core.c273 if (status & GMAC_RGSMIIIS_LNKSTS) { in dwmac1000_rgsmii()