Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h253 #define SNOR_HWCAPS_READ_8_8_8 BIT(13) macro
280 SNOR_HWCAPS_READ_8_8_8 | \
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h398 #define SNOR_HWCAPS_READ_8_8_8 BIT(13) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2269 { SNOR_HWCAPS_READ_8_8_8, SNOR_CMD_READ_8_8_8 }, in spi_nor_hwcaps_read2cmd()
2388 SNOR_HWCAPS_READ_8_8_8 | in spi_nor_setup()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c2408 { SNOR_HWCAPS_READ_8_8_8, SNOR_CMD_READ_8_8_8 }, in spi_nor_hwcaps_read2cmd()