Searched refs:SNOR_HWCAPS_PP (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | spi-nor.h | 264 #define SNOR_HWCAPS_PP BIT(16) macro
|
/kernel/linux/linux-6.6/include/linux/mtd/ |
H A D | spi-nor.h | 256 #define SNOR_HWCAPS_PP BIT(16) macro
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 939 { SNOR_HWCAPS_PP, BIT(6) }, in spi_nor_parse_4bait() 1049 if (pp_hwcaps & SNOR_HWCAPS_PP) in spi_nor_parse_4bait()
|
H A D | core.c | 2279 { SNOR_HWCAPS_PP, SNOR_CMD_PP }, in spi_nor_hwcaps_pp2cmd() 2800 params->hwcaps.mask |= SNOR_HWCAPS_PP; in spi_nor_info_init_params()
|
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/controllers/ |
H A D | hisi-sfc.c | 334 SNOR_HWCAPS_PP, in hisi_spi_nor_register()
|
H A D | nxp-spifi.c | 286 SNOR_HWCAPS_PP, in nxp_spifi_setup_flash()
|
H A D | aspeed-smc.c | 765 SNOR_HWCAPS_PP, in aspeed_smc_setup_flash()
|
H A D | intel-spi.c | 914 SNOR_HWCAPS_PP, in intel_spi_probe()
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/controllers/ |
H A D | hisi-sfc.c | 334 SNOR_HWCAPS_PP, in hisi_spi_nor_register()
|
H A D | nxp-spifi.c | 285 SNOR_HWCAPS_PP, in nxp_spifi_setup_flash()
|
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 973 { SNOR_HWCAPS_PP, BIT(6) }, in spi_nor_parse_4bait() 1084 if (pp_hwcaps & SNOR_HWCAPS_PP) { in spi_nor_parse_4bait()
|
H A D | core.c | 2276 { SNOR_HWCAPS_PP, SNOR_CMD_PP }, in spi_nor_hwcaps_pp2cmd() 3028 params->hwcaps.mask |= SNOR_HWCAPS_PP; in spi_nor_init_default_params()
|
Completed in 20 milliseconds