Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h241 #define SNOR_HWCAPS_READ_2_2_2 BIT(5) macro
278 #define SNOR_HWCAPS_X_X_X (SNOR_HWCAPS_READ_2_2_2 | \
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h386 #define SNOR_HWCAPS_READ_2_2_2 BIT(5) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c1795 SNOR_HWCAPS_READ_2_2_2,
2261 { SNOR_HWCAPS_READ_2_2_2, SNOR_CMD_READ_2_2_2 }, in spi_nor_hwcaps_read2cmd()
2386 ignored_mask = (SNOR_HWCAPS_READ_2_2_2 | in spi_nor_setup()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c254 SNOR_HWCAPS_READ_2_2_2,
H A Dcore.c2400 { SNOR_HWCAPS_READ_2_2_2, SNOR_CMD_READ_2_2_2 }, in spi_nor_hwcaps_read2cmd()