Lines Matching refs:IGC_EECD
84 IGC_WRITE_REG(hw, IGC_EECD, *eecd); in igc_raise_eec_clk()
99 IGC_WRITE_REG(hw, IGC_EECD, *eecd); in igc_lower_eec_clk()
117 u32 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_shift_out_eec_bits()
132 IGC_WRITE_REG(hw, IGC_EECD, eecd); in igc_shift_out_eec_bits()
144 IGC_WRITE_REG(hw, IGC_EECD, eecd); in igc_shift_out_eec_bits()
166 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_shift_in_eec_bits()
175 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_shift_in_eec_bits()
227 u32 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_acquire_nvm_generic()
232 IGC_WRITE_REG(hw, IGC_EECD, eecd | IGC_EECD_REQ); in igc_acquire_nvm_generic()
233 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_acquire_nvm_generic()
239 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_acquire_nvm_generic()
245 IGC_WRITE_REG(hw, IGC_EECD, eecd); in igc_acquire_nvm_generic()
262 u32 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_standby_nvm()
269 IGC_WRITE_REG(hw, IGC_EECD, eecd); in igc_standby_nvm()
273 IGC_WRITE_REG(hw, IGC_EECD, eecd); in igc_standby_nvm()
291 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_stop_nvm()
313 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_release_nvm_generic()
315 IGC_WRITE_REG(hw, IGC_EECD, eecd); in igc_release_nvm_generic()
327 u32 eecd = IGC_READ_REG(hw, IGC_EECD); in igc_ready_nvm_eeprom()
337 IGC_WRITE_REG(hw, IGC_EECD, eecd); in igc_ready_nvm_eeprom()