Searched refs:SPINOR_OP_READ (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sandbox.c | 254 case SPINOR_OP_READ: in sandbox_sf_process_cmd() 386 case SPINOR_OP_READ: in sandbox_sf_xfer()
|
| H A D | spi-nor-tiny.c | 179 { SPINOR_OP_READ, SPINOR_OP_READ_4B }, in spi_nor_convert_3to4_read() 587 0, 0, SPINOR_OP_READ, in spi_nor_init_params()
|
| H A D | spi-nor-core.c | 260 { SPINOR_OP_READ, SPINOR_OP_READ_4B }, in spi_nor_convert_3to4_read() 2223 0, 0, SPINOR_OP_READ, in spi_nor_init_params()
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | spi-nor.h | 46 #define SPINOR_OP_READ 0x03 /* Read data bytes (low frequency) */ macro
|