Searched refs:SPINOR_OP_READ_FAST (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | sandbox.c | 252 case SPINOR_OP_READ_FAST: in sandbox_sf_process_cmd() 385 case SPINOR_OP_READ_FAST: in sandbox_sf_xfer()
|
| H A D | spi-nor-tiny.c | 180 { SPINOR_OP_READ_FAST, SPINOR_OP_READ_FAST_4B }, in spi_nor_convert_3to4_read() 593 0, 8, SPINOR_OP_READ_FAST, in spi_nor_init_params()
|
| H A D | spi-nor-core.c | 261 { SPINOR_OP_READ_FAST, SPINOR_OP_READ_FAST_4B }, in spi_nor_convert_3to4_read() 2161 0, 8, SPINOR_OP_READ_FAST, in spi_nor_init_params()
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spi-nor.h | 30 #define SPINOR_OP_READ_FAST 0x0b /* Read data bytes (high frequency) */ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | spi-nor.h | 47 #define SPINOR_OP_READ_FAST 0x0b /* Read data bytes (high frequency) */ macro
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | st_spi_fsm.c | 456 {FLASH_FLAG_READ_FAST, SPINOR_OP_READ_FAST, 0, 1, 1, 0x00, 0, 8}, 494 {FLASH_FLAG_READ_FAST, SPINOR_OP_READ_FAST, 0, 1, 1, 0x00, 0, 8},
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/ |
| H A D | intel-spi.c | 653 case SPINOR_OP_READ_FAST: in intel_spi_read()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | core.c | 1136 { SPINOR_OP_READ_FAST, SPINOR_OP_READ_FAST_4B }, in spi_nor_convert_3to4_read() 2906 0, 8, SPINOR_OP_READ_FAST, in spi_nor_info_init_params()
|