Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h252 #define SNOR_HWCAPS_READ_1_8_8 BIT(12) macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h397 #define SNOR_HWCAPS_READ_1_8_8 BIT(12) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2268 { SNOR_HWCAPS_READ_1_8_8, SNOR_CMD_READ_1_8_8 }, in spi_nor_hwcaps_read2cmd()
2501 hwcaps.mask |= (SNOR_HWCAPS_READ_1_8_8 | in spi_nor_scan()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c2407 { SNOR_HWCAPS_READ_1_8_8, SNOR_CMD_READ_1_8_8 }, in spi_nor_hwcaps_read2cmd()