Searched refs:PHY_BMCR_RESET (Results 1 – 2 of 2) sorted by relevance
524 #define PHY_BMCR_RESET 0x8000 macro
361 my_phy_writereg(sc, PHY_BMCR, PHY_BMCR_RESET); in my_autoneg_xmit()363 while (my_phy_readreg(sc, PHY_BMCR) & PHY_BMCR_RESET); in my_autoneg_xmit()