Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A De1000x_regs.h654 #define EEPROM_WRITE_OPCODE_MICROWIRE 0x5 /* EEPROM write opcode */ macro
/openbmc/u-boot/drivers/net/
H A De1000.h1268 #define EEPROM_WRITE_OPCODE_MICROWIRE 0x5 /* EEPROM write opcode */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2185 #define EEPROM_WRITE_OPCODE_MICROWIRE 0x5 /* EEPROM write opcode */ macro
H A De1000_hw.c4165 e1000_shift_out_ee_bits(hw, EEPROM_WRITE_OPCODE_MICROWIRE, in e1000_write_eeprom_microwire()