Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h74 #define SPINOR_OP_READ_FAST_4B 0x0c /* Read data bytes (high frequency) */ macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-tiny.c180 { SPINOR_OP_READ_FAST, SPINOR_OP_READ_FAST_4B }, in spi_nor_convert_3to4_read()
H A Dspi-nor-core.c261 { SPINOR_OP_READ_FAST, SPINOR_OP_READ_FAST_4B }, in spi_nor_convert_3to4_read()