Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/phy/
Dmarvell.c23 #define MIIM_88E1xxx_PHYSTAT_SPDDONE 0x0800 macro
161 !(mii_reg & MIIM_88E1xxx_PHYSTAT_SPDDONE)) { in m88e1xxx_parse_status()
165 while (!(mii_reg & MIIM_88E1xxx_PHYSTAT_SPDDONE)) { in m88e1xxx_parse_status()