Searched refs:SPINOR_OP_READ_1_1_4 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | spi-nor-tiny.c | 183 { SPINOR_OP_READ_1_1_4, SPINOR_OP_READ_1_1_4_4B }, in spi_nor_convert_3to4_read() 600 0, 8, SPINOR_OP_READ_1_1_4, in spi_nor_init_params()
|
| H A D | spi-nor-core.c | 264 { SPINOR_OP_READ_1_1_4, SPINOR_OP_READ_1_1_4_4B }, in spi_nor_convert_3to4_read() 2243 0, 8, SPINOR_OP_READ_1_1_4, in spi_nor_init_params()
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | spi-nor.h | 50 #define SPINOR_OP_READ_1_1_4 0x6b /* Read data bytes (Quad Output SPI) */ macro
|