Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h51 #define SPINOR_OP_READ_1_4_4 0xeb /* Read data bytes (Quad I/O SPI) */ macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-tiny.c184 { SPINOR_OP_READ_1_4_4, SPINOR_OP_READ_1_4_4_4B }, in spi_nor_convert_3to4_read()
H A Dspi-nor-core.c265 { SPINOR_OP_READ_1_4_4, SPINOR_OP_READ_1_4_4_4B }, in spi_nor_convert_3to4_read()