Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dspi-nor.h68 #define SPINOR_OP_READ_FAST_4B 0x0c /* Read data bytes (high frequency) */ macro
/external/u-boot/drivers/mtd/spi/
Dspi-nor-tiny.c180 { SPINOR_OP_READ_FAST, SPINOR_OP_READ_FAST_4B }, in spi_nor_convert_3to4_read()
Dspi-nor-core.c249 { SPINOR_OP_READ_FAST, SPINOR_OP_READ_FAST_4B }, in spi_nor_convert_3to4_read()