Searched refs:EEPROM_INIT_CONTROL2_REG (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/hw/net/ |
H A D | e1000x_regs.h | 666 #define EEPROM_INIT_CONTROL2_REG 0x000F macro
|
/openbmc/u-boot/drivers/net/ |
H A D | e1000.h | 1299 #define EEPROM_INIT_CONTROL2_REG 0x000F macro
|
H A D | e1000.c | 2087 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 D | e1000_hw.c | 701 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 D | e1000_hw.h | 2215 #define EEPROM_INIT_CONTROL2_REG 0x000F macro
|
H A D | e1000_main.c | 1132 EEPROM_INIT_CONTROL2_REG, 1, &eeprom_data); in e1000_probe()
|