Searched refs:SPINOR_OP_READ_1_1_4_4B (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mtd/ |
D | spi-nor.h | 60 #define SPINOR_OP_READ_1_1_4_4B 0x6c /* Read data bytes (Quad Output SPI) */ macro
|
/kernel/linux/linux-5.10/drivers/mtd/devices/ |
D | st_spi_fsm.c | 506 {FLASH_FLAG_READ_1_1_4, SPINOR_OP_READ_1_1_4_4B, 0, 1, 4, 0x00, 0, 8}, 552 {FLASH_FLAG_READ_1_1_4, SPINOR_OP_READ_1_1_4_4B, 0, 1, 4, 0x00, 0, 8},
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
D | core.c | 1036 { SPINOR_OP_READ_1_1_4, SPINOR_OP_READ_1_1_4_4B }, in spi_nor_convert_3to4_read()
|