Searched refs:E1000_EECD (Results 1 – 8 of 8) sorted by relevance
635 reg = rd32(E1000_EECD); in igb_pool_flash_update_done_i210()656 eec = rd32(E1000_EECD); in igb_get_flash_presence_i210()679 flup = rd32(E1000_EECD) | E1000_EECD_FLUPD_I210; in igb_update_flash_i210()680 wr32(E1000_EECD, flup); in igb_update_flash_i210()
9 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
491 regs_buff[12] = rd32(E1000_EECD); in igb_get_regs()
3605 rd32(E1000_EECD) & E1000_EECD_PRES) || in igb_probe()
211 while (retries-- > 0 && !(igb_read32(igb, E1000_EECD) & E1000_EECD_AUTO_RD)) in igb_reset()
779 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro1033 #define E1000_82542_EECD E1000_EECD