Home
last modified time | relevance | path

Searched refs:SPINOR_OP_READ_1_8_8 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h36 #define SPINOR_OP_READ_1_8_8 0xcb /* Read data bytes (Octal I/O SPI) */ macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h53 #define SPINOR_OP_READ_1_8_8 0xcb /* Read data bytes (Octal I/O SPI) */ macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c267 { SPINOR_OP_READ_1_8_8, SPINOR_OP_READ_1_8_8_4B }, in spi_nor_convert_3to4_read()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c1142 { SPINOR_OP_READ_1_8_8, SPINOR_OP_READ_1_8_8_4B }, in spi_nor_convert_3to4_read()