Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dspi-nor.h385 #define SNOR_HWCAPS_PP BIT(16) macro
/Linux-v5.4/drivers/mtd/spi-nor/
Dnxp-spifi.c275 SNOR_HWCAPS_PP, in nxp_spifi_setup_flash()
Dmtk-quadspi.c429 SNOR_HWCAPS_PP, in mtk_nor_init()
Dhisi-sfc.c325 SNOR_HWCAPS_PP, in hisi_spi_nor_register()
Daspeed-smc.c755 SNOR_HWCAPS_PP, in aspeed_smc_setup_flash()
Dspi-nor.c2837 { SNOR_HWCAPS_PP, SNOR_CMD_PP }, in spi_nor_hwcaps_pp2cmd()
3893 { SNOR_HWCAPS_PP, BIT(6) }, in spi_nor_parse_4bait()
4004 if (pp_hwcaps & SNOR_HWCAPS_PP) in spi_nor_parse_4bait()
4518 params->hwcaps.mask |= SNOR_HWCAPS_PP; in spi_nor_info_init_params()
Dintel-spi.c873 SNOR_HWCAPS_PP, in intel_spi_probe()
Dcadence-quadspi.c42 SNOR_HWCAPS_PP)