Searched refs:PHY_BMSR_AUTONEGCOMP (Results 1 – 4 of 4) sorted by relevance
656 #define PHY_BMSR_AUTONEGCOMP 0x0020 /* Auto-negotiation complete */ macro
1076 if (bmsr & (PHY_BMSR_AUTONEGCOMP | PHY_BMSR_LINKSTAT)) { in xe_setmedia()
580 #define PHY_BMSR_AUTONEGCOMP 0x0020 macro
461 if (my_phy_readreg(sc, PHY_BMSR) & PHY_BMSR_AUTONEGCOMP) { in my_autoneg_mii()