Searched refs:MII_CR_SPEED_1000 (Results 1 – 4 of 4) sorted by relevance
899 #define MII_CR_SPEED_1000 0x0040 macro
2033 *phy_ctrl &= ~MII_CR_SPEED_1000; in e1000_phy_force_speed_duplex_setup()2037 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in e1000_phy_force_speed_duplex_setup()
977 #define MII_CR_SPEED_1000 0x0040 macro
2068 *phy_ctrl &= ~MII_CR_SPEED_1000; in igc_phy_force_speed_duplex_setup()2072 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in igc_phy_force_speed_duplex_setup()