Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h240 #define SNOR_HWCAPS_READ_1_2_2 BIT(4) macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h385 #define SNOR_HWCAPS_READ_1_2_2 BIT(4) macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c246 SNOR_HWCAPS_READ_1_2_2,
931 { SNOR_HWCAPS_READ_1_2_2, BIT(3) }, in spi_nor_parse_4bait()
H A Dcore.c2399 { SNOR_HWCAPS_READ_1_2_2, SNOR_CMD_READ_1_2_2 }, in spi_nor_hwcaps_read2cmd()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1787 SNOR_HWCAPS_READ_1_2_2,
2260 { SNOR_HWCAPS_READ_1_2_2, SNOR_CMD_READ_1_2_2 }, in spi_nor_hwcaps_read2cmd()
2515 hwcaps.mask |= SNOR_HWCAPS_READ_1_2_2; in spi_nor_scan()