Searched refs:NVM_READ_OPCODE_SPI (Results 1 – 3 of 3) sorted by relevance
638 #define NVM_READ_OPCODE_SPI 0x03 /* NVM read opcode */ macro
818 #define NVM_READ_OPCODE_SPI 0x03 /* NVM read opcode */ macro
330 u8 read_opcode = NVM_READ_OPCODE_SPI; in igb_read_nvm_spi()