Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/linux/mtd/
Dspi-nor.h67 #define SPINOR_OP_READ_4B 0x13 /* Read data bytes (low frequency) */ macro
/third_party/uboot/u-boot-2020.01/drivers/mtd/spi/
Dspi-nor-tiny.c179 { SPINOR_OP_READ, SPINOR_OP_READ_4B }, in spi_nor_convert_3to4_read()
Dspi-nor-core.c248 { SPINOR_OP_READ, SPINOR_OP_READ_4B }, in spi_nor_convert_3to4_read()