Searched refs:PHY_M_IS_AN_COMPL (Results 1 – 4 of 4) sorted by relevance
1412 PHY_M_IS_AN_COMPL = 1<<11, /* Auto-Negotiation Completed */ enumerator1428 PHY_M_IS_AN_MSK = PHY_M_IS_AN_ERROR | PHY_M_IS_AN_COMPL,
1393 PHY_M_IS_AN_COMPL = 1<<11, /* Auto-Negotiation Completed */ enumerator1408 PHY_M_AN_MSK = PHY_M_IS_AN_ERROR | PHY_M_IS_AN_COMPL,
687 gm_phy_write(hw, port, PHY_MARV_INT_MASK, PHY_M_IS_AN_COMPL); in sky2_phy_init()2313 if (istatus & PHY_M_IS_AN_COMPL) { in sky2_phy_intr()
2350 if (istatus & PHY_M_IS_AN_COMPL) { in yukon_phy_intr()