Searched refs:PHY_M_IS_AN_COMPL (Results 1 – 4 of 4) sorted by relevance
1387 PHY_M_IS_AN_COMPL = 1<<11, /* Auto-Negotiation Completed */ enumerator1402 PHY_M_AN_MSK = PHY_M_IS_AN_ERROR | PHY_M_IS_AN_COMPL,
1406 PHY_M_IS_AN_COMPL = 1<<11, /* Auto-Negotiation Completed */ enumerator1422 PHY_M_IS_AN_MSK = PHY_M_IS_AN_ERROR | PHY_M_IS_AN_COMPL,
686 gm_phy_write(hw, port, PHY_MARV_INT_MASK, PHY_M_IS_AN_COMPL); in sky2_phy_init()2312 if (istatus & PHY_M_IS_AN_COMPL) { in sky2_phy_intr()
2358 if (istatus & PHY_M_IS_AN_COMPL) { in yukon_phy_intr()