Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dspi-nor.h49 #define SPINOR_OP_READ_1_4_4 0xeb /* Read data bytes (Quad I/O SPI) */ macro
/external/u-boot/drivers/mtd/spi/
Dspi-nor-tiny.c184 { SPINOR_OP_READ_1_4_4, SPINOR_OP_READ_1_4_4_4B }, in spi_nor_convert_3to4_read()
Dspi-nor-core.c253 { SPINOR_OP_READ_1_4_4, SPINOR_OP_READ_1_4_4_4B }, in spi_nor_convert_3to4_read()