Searched refs:SPINOR_OP_READ_1_1_4 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/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() 2175 0, 8, SPINOR_OP_READ_1_1_4, in spi_nor_init_params()
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spi-nor.h | 33 #define SPINOR_OP_READ_1_1_4 0x6b /* Read data bytes (Quad Output SPI) */ macro
|
| /OK3568_Linux_fs/u-boot/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
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | st_spi_fsm.c | 453 {FLASH_FLAG_READ_1_1_4, SPINOR_OP_READ_1_1_4, 0, 1, 4, 0x00, 4, 0}, 491 {FLASH_FLAG_READ_1_1_4, SPINOR_OP_READ_1_1_4, 0, 1, 4, 0x00, 0, 8},
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | core.c | 1139 { SPINOR_OP_READ_1_1_4, SPINOR_OP_READ_1_1_4_4B }, in spi_nor_convert_3to4_read() 2919 0, 8, SPINOR_OP_READ_1_1_4, in spi_nor_info_init_params()
|