Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h58 #define SPINOR_OP_READ_1_1_4_4B 0x6c /* Read data bytes (Quad Output SPI) */ macro
/linux/drivers/mtd/spi-nor/
H A Dcore.c1123 { SPINOR_OP_READ_1_1_4, SPINOR_OP_READ_1_1_4_4B }, in spi_nor_convert_3to4_read()