Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_READ_4_4_4 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h247 #define SNOR_HWCAPS_READ_4_4_4 BIT(9) macro
279 SNOR_HWCAPS_READ_4_4_4 | \
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h392 #define SNOR_HWCAPS_READ_4_4_4 BIT(9) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1819 SNOR_HWCAPS_READ_4_4_4,
2265 { SNOR_HWCAPS_READ_4_4_4, SNOR_CMD_READ_4_4_4 }, in spi_nor_hwcaps_read2cmd()
2387 SNOR_HWCAPS_READ_4_4_4 | in spi_nor_setup()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c278 SNOR_HWCAPS_READ_4_4_4,
H A Dcore.c2404 { SNOR_HWCAPS_READ_4_4_4, SNOR_CMD_READ_4_4_4 }, in spi_nor_hwcaps_read2cmd()