Home
last modified time | relevance | path

Searched defs:read_opcode (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/igb/
De1000_nvm.c311 u8 read_opcode = NVM_READ_OPCODE_SPI; in igb_read_nvm_spi() local
/Linux-v4.19/arch/sh/kernel/
Dtraps_64.c36 static int read_opcode(reg_size_t pc, insn_size_t *result_opcode, int from_user_mode) in read_opcode() function
/Linux-v4.19/include/linux/mtd/
Dspi-nor.h291 u8 read_opcode; member
/Linux-v4.19/drivers/net/ethernet/intel/e1000/
De1000_hw.c3903 u8 read_opcode = EEPROM_READ_OPCODE_SPI; in e1000_do_read_eeprom() local
/Linux-v4.19/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.c1092 u8 read_opcode = IXGBE_EEPROM_READ_OPCODE_SPI; in ixgbe_read_eeprom_buffer_bit_bang() local
/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c1882 u8 addr_width, read_opcode, read_dummy; in spi_nor_read_sfdp() local