Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h269 #define SNOR_HWCAPS_PP_1_1_4 BIT(17) macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h414 #define SNOR_HWCAPS_PP_1_1_4 BIT(17) macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c940 { SNOR_HWCAPS_PP_1_1_4, BIT(7) }, in spi_nor_parse_4bait()
1052 if (pp_hwcaps & SNOR_HWCAPS_PP_1_1_4) in spi_nor_parse_4bait()
H A Dcore.c2420 { SNOR_HWCAPS_PP_1_1_4, SNOR_CMD_PP_1_1_4 }, in spi_nor_hwcaps_pp2cmd()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2192 params->hwcaps.mask |= SNOR_HWCAPS_PP_1_1_4; in spi_nor_init_params()
2281 { SNOR_HWCAPS_PP_1_1_4, SNOR_CMD_PP_1_1_4 }, in spi_nor_hwcaps_pp2cmd()
2509 SNOR_HWCAPS_PP_1_1_4 | in spi_nor_scan()