Searched refs:write_opcode (Results 1 – 2 of 2) sorted by relevance
621 u8 write_opcode = NVM_WRITE_OPCODE_SPI; in e1000_write_nvm_spi() local645 write_opcode |= NVM_A8_OPCODE_SPI; in e1000_write_nvm_spi()648 e1000_shift_out_eec_bits(hw, write_opcode, nvm->opcode_bits); in e1000_write_nvm_spi()
1012 u8 write_opcode = IXGBE_EEPROM_WRITE_OPCODE_SPI; in ixgbe_write_eeprom_buffer_bit_bang() local1043 write_opcode |= IXGBE_EEPROM_A8_OPCODE_SPI; in ixgbe_write_eeprom_buffer_bit_bang()1046 ixgbe_shift_out_eeprom_bits(hw, write_opcode, in ixgbe_write_eeprom_buffer_bit_bang()