Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mtd/
Dspi-nor.h61 #define SPINOR_OP_READ_1_1_8_4B 0x7c /* Read data bytes (Octal Output SPI) */ macro
/Linux-v6.1/drivers/mtd/spi-nor/
Dcore.c1011 { SPINOR_OP_READ_1_1_8, SPINOR_OP_READ_1_1_8_4B }, in spi_nor_convert_3to4_read()