Searched refs:MII_CR_SPEED_100 (Results 1 – 4 of 4) sorted by relevance
626 *phy_ctrl |= MII_CR_SPEED_100; in igc_phy_force_speed_duplex_setup()631 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in igc_phy_force_speed_duplex_setup()
829 #define MII_CR_SPEED_100 0x2000 macro
935 #define MII_CR_SPEED_100 0x2000 macro
2060 *phy_ctrl |= MII_CR_SPEED_100; in e1000_phy_force_speed_duplex_setup()2065 *phy_ctrl &= ~(MII_CR_SPEED_1000 | MII_CR_SPEED_100); in e1000_phy_force_speed_duplex_setup()