Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspi-nor.h264 #define SNOR_HWCAPS_PP BIT(16) macro
/Linux-v5.10/drivers/mtd/spi-nor/
Dsfdp.c940 { SNOR_HWCAPS_PP, BIT(6) }, in spi_nor_parse_4bait()
1050 if (pp_hwcaps & SNOR_HWCAPS_PP) in spi_nor_parse_4bait()
Dcore.c2265 { SNOR_HWCAPS_PP, SNOR_CMD_PP }, in spi_nor_hwcaps_pp2cmd()
2777 params->hwcaps.mask |= SNOR_HWCAPS_PP; in spi_nor_info_init_params()
/Linux-v5.10/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.c912 SNOR_HWCAPS_PP, in intel_spi_probe()