Searched refs:E1000_POEMB (Results 1 – 2 of 2) sorted by relevance
576 u32 data = E1000_READ_REG(hw, E1000_POEMB); in e1000_set_d0_lplu_state_82574()585 E1000_WRITE_REG(hw, E1000_POEMB, data); in e1000_set_d0_lplu_state_82574()602 u32 data = E1000_READ_REG(hw, E1000_POEMB); in e1000_set_d3_lplu_state_82574()614 E1000_WRITE_REG(hw, E1000_POEMB, data); in e1000_set_d3_lplu_state_82574()
113 #define E1000_POEMB E1000_PHY_CTRL /* PHY OEM Bits */ macro