Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mtd/spi-nor/
Dspi-nor.c541 static u8 spi_nor_convert_opcode(u8 opcode, const u8 table[][2], size_t size) in spi_nor_convert_opcode() function
570 return spi_nor_convert_opcode(opcode, spi_nor_3to4_read, in spi_nor_convert_3to4_read()
584 return spi_nor_convert_opcode(opcode, spi_nor_3to4_program, in spi_nor_convert_3to4_program()
596 return spi_nor_convert_opcode(opcode, spi_nor_3to4_erase, in spi_nor_convert_3to4_erase()