Searched refs:SPINOR_OP_READ_1_2_2 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spi-nor.h | 32 #define SPINOR_OP_READ_1_2_2 0xbb /* Read data bytes (Dual I/O SPI) */ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | spi-nor.h | 49 #define SPINOR_OP_READ_1_2_2 0xbb /* Read data bytes (Dual I/O SPI) */ macro
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | spi-nor-tiny.c | 182 { SPINOR_OP_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B }, in spi_nor_convert_3to4_read()
|
| H A D | spi-nor-core.c | 263 { SPINOR_OP_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B }, in spi_nor_convert_3to4_read()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | st_spi_fsm.c | 454 {FLASH_FLAG_READ_1_2_2, SPINOR_OP_READ_1_2_2, 0, 2, 2, 0x00, 4, 0}, 492 {FLASH_FLAG_READ_1_2_2, SPINOR_OP_READ_1_2_2, 0, 2, 2, 0x00, 0, 8},
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | core.c | 1138 { SPINOR_OP_READ_1_2_2, SPINOR_OP_READ_1_2_2_4B }, in spi_nor_convert_3to4_read()
|