Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dspi-nor.h73 #define SPINOR_OP_READ_4B 0x13 /* Read data bytes (low frequency) */ macro
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dspi-nor-tiny.c179 { SPINOR_OP_READ, SPINOR_OP_READ_4B }, in spi_nor_convert_3to4_read()
H A Dspi-nor-core.c260 { SPINOR_OP_READ, SPINOR_OP_READ_4B }, in spi_nor_convert_3to4_read()