Searched refs:E1000_CTRL_SPD_SEL (Results 1 – 14 of 14) sorted by relevance
186 #define E1000_CTRL_SPD_SEL 0x00000300 /* Speed Select Mask */ macro
1347 ctrl_reg &= ~E1000_CTRL_SPD_SEL; /* Clear the speed sel bits */ in e1000_integrated_phy_loopback()1426 ctrl_reg &= ~E1000_CTRL_SPD_SEL; /* Clear the speed sel bits */ in e1000_integrated_phy_loopback()
1479 ctrl &= ~E1000_CTRL_SPD_SEL; in e1000e_phy_force_speed_duplex_setup()
187 #define E1000_CTRL_SPD_SEL 0x00000300 /* Speed Select Mask */ macro
1344 ctrl &= ~E1000_CTRL_SPD_SEL; in igb_phy_force_speed_duplex_setup()
1654 ctrl_reg &= ~E1000_CTRL_SPD_SEL; /* Clear the speed sel bits */ in igb_integrated_phy_loopback()
541 #define E1000_CTRL_SPD_SEL 0x00000300 /* Speed Select Mask */ macro
1826 (val & E1000_CTRL_SPD_SEL) >> E1000_CTRL_SPD_SHIFT, in e1000e_set_ctrl()2646 (val & E1000_CTRL_SPD_SEL) >> E1000_CTRL_SPD_SHIFT, in e1000e_get_ctrl()2672 switch (core->mac[CTRL] & E1000_CTRL_SPD_SEL) { in e1000e_get_status()
2175 (val & E1000_CTRL_SPD_SEL) >> E1000_CTRL_SPD_SHIFT, in igb_set_ctrl()2944 (val & E1000_CTRL_SPD_SEL) >> E1000_CTRL_SPD_SHIFT, in igb_get_ctrl()2966 switch (core->mac[CTRL] & E1000_CTRL_SPD_SEL) { in igb_get_status()
1170 #define E1000_CTRL_SPD_SEL 0x00000300 /* Speed Select Mask */ macro
3537 ctrl |= (E1000_CTRL_SPD_SEL); in e1000_config_mac_to_phy()
1229 ctrl_reg &= ~E1000_CTRL_SPD_SEL; /* Clear the speed sel bits */ in e1000_integrated_phy_loopback()
1428 #define E1000_CTRL_SPD_SEL 0x00000300 /* Speed Select Mask */ macro
1922 ctrl &= ~(E1000_CTRL_SPD_SEL | E1000_CTRL_ILOS); in e1000_config_mac_to_phy()