Searched refs:phy_sts (Results 1 – 1 of 1) sorted by relevance
457 u16 phy_sts; in dp83tg720_read_status() local466 phy_sts = phy_read(phydev, DP83TG720S_MII_REG_10); in dp83tg720_read_status()467 phydev->link = !!(phy_sts & DP83TG720S_LINK_STATUS); in dp83tg720_read_status()