Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Drealtek.c28 #define MIIM_RTL8211x_PHYSTAT_SPDDONE 0x0800 macro
202 if (!(mii_reg & MIIM_RTL8211x_PHYSTAT_SPDDONE)) { in rtl8211x_parse_status()
208 while (!(mii_reg & MIIM_RTL8211x_PHYSTAT_SPDDONE)) { in rtl8211x_parse_status()