Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h276 #define SNOR_HWCAPS_PP_8_8_8 BIT(22) macro
282 SNOR_HWCAPS_PP_8_8_8)
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h421 #define SNOR_HWCAPS_PP_8_8_8 BIT(22) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2286 { SNOR_HWCAPS_PP_8_8_8, SNOR_CMD_PP_8_8_8 }, in spi_nor_hwcaps_pp2cmd()
2390 SNOR_HWCAPS_PP_8_8_8); in spi_nor_setup()
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dcore.c2425 { SNOR_HWCAPS_PP_8_8_8, SNOR_CMD_PP_8_8_8 }, in spi_nor_hwcaps_pp2cmd()