Searched refs:MII_CR_SPEED_1000 (Results 1 – 2 of 2) sorted by relevance
920 #define MII_CR_SPEED_1000 0x0040 macro
2050 *phy_ctrl &= ~MII_CR_SPEED_1000; in e1000_phy_force_speed_duplex_setup()2054 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in e1000_phy_force_speed_duplex_setup()