Searched refs:E1000_82580_PHY_POWER_MGMT (Results 1 – 2 of 2) sorted by relevance
102 #define E1000_82580_PHY_POWER_MGMT 0xE14 macro
1042 data = rd32(E1000_82580_PHY_POWER_MGMT); in igb_set_d0_lplu_state_82580()1062 wr32(E1000_82580_PHY_POWER_MGMT, data); in igb_set_d0_lplu_state_82580()1085 data = rd32(E1000_82580_PHY_POWER_MGMT); in igb_set_d3_lplu_state_82580()1106 wr32(E1000_82580_PHY_POWER_MGMT, data); in igb_set_d3_lplu_state_82580()1585 phpm_reg = rd32(E1000_82580_PHY_POWER_MGMT); in igb_setup_copper_link_82575()1587 wr32(E1000_82580_PHY_POWER_MGMT, phpm_reg); in igb_setup_copper_link_82575()