Searched refs:MII_CR_RESET (Results 1 – 4 of 4) sorted by relevance
907 #define MII_CR_RESET 0x8000 /* 0 = normal, 1 = PHY reset */ macro
1505 phy_data = MII_CR_RESET | MII_CR_AUTO_NEG_EN | MII_CR_RESTART_AUTO_NEG; in atl1e_phy_commit()1754 MII_CR_RESET | MII_CR_AUTO_NEG_EN | in atl1e_restart_autoneg()
2742 #define MII_CR_RESET 0x8000 /* 0 = normal, 1 = PHY reset */ macro
2435 mii_ctrl_reg |= MII_CR_RESET; in e1000_phy_force_speed_duplex()3970 phy_data |= MII_CR_RESET; in e1000_phy_reset()