Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/phy/
H A Dmarvell.c24 #define MIIM_88E1xxx_PHYSTAT_SPDDONE 0x0800 macro
137 !(mii_reg & MIIM_88E1xxx_PHYSTAT_SPDDONE)) { in m88e1xxx_parse_status()
141 while (!(mii_reg & MIIM_88E1xxx_PHYSTAT_SPDDONE)) { in m88e1xxx_parse_status()