Home
last modified time | relevance | path

Searched refs:E1000_EEPROM_CFG_DONE (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/
H A De1000x_regs.h676 #define E1000_EEPROM_CFG_DONE 0x00040000 /* MNG config cycle done */ macro
/openbmc/u-boot/drivers/net/
H A De1000.h1309 #define E1000_EEPROM_CFG_DONE 0x00040000 /* MNG config cycle done */ macro
H A De1000.c4545 uint32_t cfg_mask = E1000_EEPROM_CFG_DONE; in e1000_get_phy_cfg_done()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2225 #define E1000_EEPROM_CFG_DONE 0x00040000 /* MNG config cycle done */ macro