Searched refs:MII_CR_SPEED_100 (Results 1 – 2 of 2) sorted by relevance
921 #define MII_CR_SPEED_100 0x2000 macro
2049 *phy_ctrl |= MII_CR_SPEED_100; 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()