Searched refs:CR_1000T_MS_ENABLE (Results 1 – 5 of 5) sorted by relevance
1660 phy_data &= ~CR_1000T_MS_ENABLE;1672 hw->original_master_slave = (phy_data & CR_1000T_MS_ENABLE) ?1680 phy_data |= (CR_1000T_MS_ENABLE | CR_1000T_MS_VALUE);1683 phy_data |= CR_1000T_MS_ENABLE;1687 phy_data &= ~CR_1000T_MS_ENABLE;
1818 #define CR_1000T_MS_ENABLE 0x1000 /* 1=Master/Slave manual config value */ macro
1019 hw->phy.original_ms_type = (phy_data & CR_1000T_MS_ENABLE) ? in e1000_set_master_slave_mode()1026 phy_data |= (CR_1000T_MS_ENABLE | CR_1000T_MS_VALUE); in e1000_set_master_slave_mode()1029 phy_data |= CR_1000T_MS_ENABLE; in e1000_set_master_slave_mode()1033 phy_data &= ~CR_1000T_MS_ENABLE; in e1000_set_master_slave_mode()1449 data &= ~CR_1000T_MS_ENABLE; in e1000_copper_link_setup_igp()
980 #define CR_1000T_MS_ENABLE 0x1000 macro
4437 phydata |= CR_1000T_MS_ENABLE; in e1000g_link_check()5054 if (phy_ctrl & CR_1000T_MS_ENABLE) { in e1000g_smartspeed()5059 phy_ctrl &= ~CR_1000T_MS_ENABLE; in e1000g_smartspeed()5096 phy_ctrl |= CR_1000T_MS_ENABLE; in e1000g_smartspeed()