Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dspi-nor.h31 #define SPINOR_OP_READ_1_2_2 0xbb /* Read data bytes (Dual I/O SPI) */ macro
/linux/drivers/mtd/spi-nor/
H A Dcore.c1117 { SPINOR_OP_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B }, in spi_nor_convert_3to4_read()