Searched refs:PHY_STAT_LINK_UP (Results 1 – 2 of 2) sorted by relevance
307 #define PHY_STAT_LINK_UP (1 << 2) macro642 } while ((phy_status & PHY_STAT_LINK_UP) == 0); in marvell_88e_phy_config()644 if ((phy_status & PHY_STAT_LINK_UP) == 0) in marvell_88e_phy_config()
699 PHY_STAT_LINK_UP = 0x0004, enumerator