Home
last modified time | relevance | path

Searched refs:EEPROM_WRITE_OPCODE_SPI (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/net/
H A De1000.h1276 #define EEPROM_WRITE_OPCODE_SPI 0x02 /* EEPROM write opcode */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2193 #define EEPROM_WRITE_OPCODE_SPI 0x02 /* EEPROM write opcode */ macro
H A De1000_hw.c4081 u8 write_opcode = EEPROM_WRITE_OPCODE_SPI; in e1000_write_eeprom_spi()