Lines Matching refs:E1000_EECD
39 wr32(E1000_EECD, *eecd); in igb_raise_eec_clk()
54 wr32(E1000_EECD, *eecd); in igb_lower_eec_clk()
72 u32 eecd = rd32(E1000_EECD); in igb_shift_out_eec_bits()
85 wr32(E1000_EECD, eecd); in igb_shift_out_eec_bits()
97 wr32(E1000_EECD, eecd); in igb_shift_out_eec_bits()
117 eecd = rd32(E1000_EECD); in igb_shift_in_eec_bits()
126 eecd = rd32(E1000_EECD); in igb_shift_in_eec_bits()
179 u32 eecd = rd32(E1000_EECD); in igb_acquire_nvm()
184 wr32(E1000_EECD, eecd | E1000_EECD_REQ); in igb_acquire_nvm()
185 eecd = rd32(E1000_EECD); in igb_acquire_nvm()
191 eecd = rd32(E1000_EECD); in igb_acquire_nvm()
197 wr32(E1000_EECD, eecd); in igb_acquire_nvm()
214 u32 eecd = rd32(E1000_EECD); in igb_standby_nvm()
219 wr32(E1000_EECD, eecd); in igb_standby_nvm()
223 wr32(E1000_EECD, eecd); in igb_standby_nvm()
239 eecd = rd32(E1000_EECD); in e1000_stop_nvm()
259 eecd = rd32(E1000_EECD); in igb_release_nvm()
261 wr32(E1000_EECD, eecd); in igb_release_nvm()
273 u32 eecd = rd32(E1000_EECD); in igb_ready_nvm_eeprom()
282 wr32(E1000_EECD, eecd); in igb_ready_nvm_eeprom()