Home
last modified time | relevance | path

Searched refs:SNOR_HWCAPS_PP (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.15/include/linux/mtd/
Dspi-nor.h277 #define SNOR_HWCAPS_PP BIT(16) macro
/Linux-v5.15/drivers/mtd/spi-nor/
Dsfdp.c956 { SNOR_HWCAPS_PP, BIT(6) }, in spi_nor_parse_4bait()
1067 if (pp_hwcaps & SNOR_HWCAPS_PP) { in spi_nor_parse_4bait()
Dcore.c2085 { SNOR_HWCAPS_PP, SNOR_CMD_PP }, in spi_nor_hwcaps_pp2cmd()
2608 params->hwcaps.mask |= SNOR_HWCAPS_PP; in spi_nor_info_init_params()
/Linux-v5.15/drivers/mtd/spi-nor/controllers/
Dnxp-spifi.c286 SNOR_HWCAPS_PP, in nxp_spifi_setup_flash()
Dhisi-sfc.c334 SNOR_HWCAPS_PP, in hisi_spi_nor_register()
Daspeed-smc.c765 SNOR_HWCAPS_PP, in aspeed_smc_setup_flash()
Dintel-spi.c911 SNOR_HWCAPS_PP, in intel_spi_probe()