Home
last modified time | relevance | path

Searched refs:SPINOR_OP_READ_1_1_2_4B (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h59 #define SPINOR_OP_READ_1_1_2_4B 0x3c /* Read data bytes (Dual Output SPI) */ macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h75 #define SPINOR_OP_READ_1_1_2_4B 0x3c /* Read data bytes (Dual Output SPI) */ macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c181 { SPINOR_OP_READ_1_1_2, SPINOR_OP_READ_1_1_2_4B }, in spi_nor_convert_3to4_read()
H A Dspi-nor-core.c262 { SPINOR_OP_READ_1_1_2, SPINOR_OP_READ_1_1_2_4B }, in spi_nor_convert_3to4_read()
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dst_spi_fsm.c508 {FLASH_FLAG_READ_1_1_2, SPINOR_OP_READ_1_1_2_4B, 0, 1, 2, 0x00, 0, 8},
554 {FLASH_FLAG_READ_1_1_2, SPINOR_OP_READ_1_1_2_4B, 0, 1, 2, 0x00, 0, 8},
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c1137 { SPINOR_OP_READ_1_1_2, SPINOR_OP_READ_1_1_2_4B }, in spi_nor_convert_3to4_read()