Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h271 #define SNOR_HWCAPS_PP_4_4_4 BIT(19) macro
281 SNOR_HWCAPS_PP_4_4_4 | \
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h416 #define SNOR_HWCAPS_PP_4_4_4 BIT(19) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2283 { SNOR_HWCAPS_PP_4_4_4, SNOR_CMD_PP_4_4_4 }, in spi_nor_hwcaps_pp2cmd()
2389 SNOR_HWCAPS_PP_4_4_4 | in spi_nor_setup()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c2422 { SNOR_HWCAPS_PP_4_4_4, SNOR_CMD_PP_4_4_4 }, in spi_nor_hwcaps_pp2cmd()