Home
last modified time | relevance | path

Searched refs:EEPROM_INIT_CONTROL2_REG (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/net/
H A De1000x_regs.h666 #define EEPROM_INIT_CONTROL2_REG 0x000F macro
/openbmc/u-boot/drivers/net/
H A De1000.h1299 #define EEPROM_INIT_CONTROL2_REG 0x000F macro
H A De1000.c2087 if (e1000_read_eeprom(hw, EEPROM_INIT_CONTROL2_REG, 1, in e1000_setup_link()
2104 EEPROM_INIT_CONTROL2_REG, 1, &eeprom_data); in e1000_setup_link()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c701 ret_val = e1000_read_eeprom(hw, EEPROM_INIT_CONTROL2_REG, in e1000_setup_link()
738 ret_val = e1000_read_eeprom(hw, EEPROM_INIT_CONTROL2_REG, in e1000_setup_link()
H A De1000_hw.h2215 #define EEPROM_INIT_CONTROL2_REG 0x000F macro
H A De1000_main.c1132 EEPROM_INIT_CONTROL2_REG, 1, &eeprom_data); in e1000_probe()