Searched refs:E1000_EECD (Results 1 – 8 of 8) sorted by relevance
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()[all …]
653 reg = rd32(E1000_EECD); in igb_pool_flash_update_done_i210()674 eec = rd32(E1000_EECD); in igb_get_flash_presence_i210()697 flup = rd32(E1000_EECD) | E1000_EECD_FLUPD_I210; in igb_update_flash_i210()698 wr32(E1000_EECD, flup); in igb_update_flash_i210()
29 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
305 u32 eecd = rd32(E1000_EECD); in igb_init_nvm_params_82575()1217 if (((rd32(E1000_EECD) & E1000_EECD_PRES) == 0) && in igb_get_cfg_done_82575()1457 if ((rd32(E1000_EECD) & E1000_EECD_PRES) == 0) in igb_reset_hw_82575()
1262 if (rd32(E1000_EECD) & E1000_EECD_AUTO_RD) in igb_get_auto_rd_done()
476 regs_buff[12] = rd32(E1000_EECD); in igb_get_regs()
27 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
807 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro1061 #define E1000_82542_EECD E1000_EECD