Searched refs:IGC_EECD (Results 1 – 6 of 6) sorted by relevance
49 u32 eecd = rd32(IGC_EECD); in igc_acquire_nvm()52 wr32(IGC_EECD, eecd | IGC_EECD_REQ); in igc_acquire_nvm()53 eecd = rd32(IGC_EECD); in igc_acquire_nvm()59 eecd = rd32(IGC_EECD); in igc_acquire_nvm()65 wr32(IGC_EECD, eecd); in igc_acquire_nvm()83 eecd = rd32(IGC_EECD); in igc_release_nvm()85 wr32(IGC_EECD, eecd); in igc_release_nvm()
356 reg = rd32(IGC_EECD); in igc_pool_flash_update_done_i225()382 flup = rd32(IGC_EECD) | IGC_EECD_FLUPD_I225; in igc_update_flash_i225()383 wr32(IGC_EECD, flup); in igc_update_flash_i225()463 eec = rd32(IGC_EECD); in igc_get_flash_presence_i225()
10 #define IGC_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
68 u32 eecd = rd32(IGC_EECD); in igc_init_nvm_params_base()
656 if (rd32(IGC_EECD) & IGC_EECD_AUTO_RD) in igc_get_auto_rd_done()
186 regs_buff[5] = rd32(IGC_EECD); in igc_ethtool_get_regs()