Home
last modified time | relevance | path

Searched refs:E1000_EECD (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/intel/igb/
H A De1000_i210.c635 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()
H A De1000_regs.h9 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
H A Digb_ethtool.c491 regs_buff[12] = rd32(E1000_EECD); in igb_get_regs()
H A Digb_main.c3605 rd32(E1000_EECD) & E1000_EECD_PRES) || in igb_probe()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dregs.h9 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
/linux/tools/testing/selftests/vfio/lib/drivers/igb/
H A De1000_regs.h9 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
H A Digb.c211 while (retries-- > 0 && !(igb_read32(igb, E1000_EECD) & E1000_EECD_AUTO_RD)) in igb_reset()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h779 #define E1000_EECD 0x00010 /* EEPROM/Flash Control - RW */ macro
1033 #define E1000_82542_EECD E1000_EECD