Searched refs:SPINOR_OP_READ_1_4_4_4B (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/mtd/ |
A D | spi-nor.h | 64 #define SPINOR_OP_READ_1_4_4_4B 0xec /* Read data bytes (Quad I/O SPI) */ macro
|
/linux/drivers/mtd/devices/ |
A D | st_spi_fsm.c | 505 {FLASH_FLAG_READ_1_4_4, SPINOR_OP_READ_1_4_4_4B, 0, 4, 4, 0x00, 0, 8}, 551 {FLASH_FLAG_READ_1_4_4, SPINOR_OP_READ_1_4_4_4B, 0, 4, 4, 0x00, 2, 4},
|
/linux/drivers/mtd/spi-nor/ |
A D | core.c | 1224 { SPINOR_OP_READ_1_4_4, SPINOR_OP_READ_1_4_4_4B }, in spi_nor_convert_3to4_read()
|
Completed in 13 milliseconds