Searched refs:EEPROM_A8_OPCODE_SPI (Results 1 – 4 of 4) sorted by relevance
1275 #define EEPROM_A8_OPCODE_SPI 0x08 /* opcode bit-3 = address bit-8 */ macro
825 read_opcode |= EEPROM_A8_OPCODE_SPI; in e1000_read_eeprom()
3907 read_opcode |= EEPROM_A8_OPCODE_SPI; in e1000_do_read_eeprom()4102 write_opcode |= EEPROM_A8_OPCODE_SPI; in e1000_write_eeprom_spi()
2197 #define EEPROM_A8_OPCODE_SPI 0x08 /* opcode bit-3 = address bit-8 */ macro