Searched refs:SPINOR_OP_READ (Results 1 – 4 of 4) sorted by relevance
| /u-boot/drivers/mtd/spi/ |
| A D | sandbox.c | 251 case SPINOR_OP_READ: in sandbox_sf_process_cmd() 383 case SPINOR_OP_READ: in sandbox_sf_xfer()
|
| A D | spi-nor-tiny.c | 191 { SPINOR_OP_READ, SPINOR_OP_READ_4B }, in spi_nor_convert_3to4_read() 600 0, 0, SPINOR_OP_READ, in spi_nor_init_params()
|
| A D | spi-nor-core.c | 253 { SPINOR_OP_READ, SPINOR_OP_READ_4B }, in spi_nor_convert_3to4_read() 2167 0, 0, SPINOR_OP_READ, in spi_nor_init_params()
|
| /u-boot/include/linux/mtd/ |
| A D | spi-nor.h | 45 #define SPINOR_OP_READ 0x03 /* Read data bytes (low frequency) */ macro
|
Completed in 20 milliseconds