Searched refs:SPINOR_OP_READ_1_1_8 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | spi-nor.h | 35 #define SPINOR_OP_READ_1_1_8 0x8b /* Read data bytes (Octal Output SPI) */ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | spi-nor.h | 52 #define SPINOR_OP_READ_1_1_8 0x8b /* Read data bytes (Octal Output SPI) */ macro
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/spi/ |
| H A D | spi-nor-core.c | 266 { SPINOR_OP_READ_1_1_8, SPINOR_OP_READ_1_1_8_4B }, in spi_nor_convert_3to4_read() 2182 0, 8, SPINOR_OP_READ_1_1_8, in spi_nor_init_params()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/ |
| H A D | core.c | 1141 { SPINOR_OP_READ_1_1_8, SPINOR_OP_READ_1_1_8_4B }, in spi_nor_convert_3to4_read() 2926 0, 8, SPINOR_OP_READ_1_1_8, in spi_nor_info_init_params()
|