Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspi-nor.h270 #define SNOR_HWCAPS_PP_1_4_4 BIT(18) macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspi-nor.h415 #define SNOR_HWCAPS_PP_1_4_4 BIT(18) macro
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c941 { SNOR_HWCAPS_PP_1_4_4, BIT(8) }, in spi_nor_parse_4bait()
1056 if (pp_hwcaps & SNOR_HWCAPS_PP_1_4_4) in spi_nor_parse_4bait()
H A Dcore.c2421 { SNOR_HWCAPS_PP_1_4_4, SNOR_CMD_PP_1_4_4 }, in spi_nor_hwcaps_pp2cmd()
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2282 { SNOR_HWCAPS_PP_1_4_4, SNOR_CMD_PP_1_4_4 }, in spi_nor_hwcaps_pp2cmd()
2510 SNOR_HWCAPS_PP_1_4_4); in spi_nor_scan()