Searched refs:PHY_M_IS_AN_COMPL (Results 1 – 4 of 4) sorted by relevance
1247 PHY_M_IS_AN_COMPL = 1<<11, /* Auto-Negotiation Completed */ enumerator1262 PHY_M_AN_MSK = PHY_M_IS_AN_ERROR | PHY_M_IS_AN_COMPL,
1467 PHY_M_IS_AN_COMPL = 1<<11, /* Auto-Negotiation Completed */ enumerator1483 PHY_M_IS_AN_MSK = PHY_M_IS_AN_ERROR | PHY_M_IS_AN_COMPL,
586 gm_phy_write(hw, port, PHY_MARV_INT_MASK, PHY_M_IS_AN_COMPL); in sky2_phy_init()1522 if (sky2->autoneg == AUTONEG_ENABLE && (istatus & PHY_M_IS_AN_COMPL)) { in sky2_phy_intr()
1582 if (istatus & PHY_M_IS_AN_COMPL) { in yukon_phy_intr()