Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dspi-nor.h256 #define SNOR_HWCAPS_PP BIT(16) macro
/openbmc/u-boot/include/linux/mtd/
H A Dspi-nor.h417 #define SNOR_HWCAPS_PP BIT(16) macro
/openbmc/linux/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c285 SNOR_HWCAPS_PP, in nxp_spifi_setup_flash()
H A Dhisi-sfc.c334 SNOR_HWCAPS_PP, in hisi_spi_nor_register()
/openbmc/linux/drivers/mtd/spi-nor/
H A Dsfdp.c973 { SNOR_HWCAPS_PP, BIT(6) }, in spi_nor_parse_4bait()
1084 if (pp_hwcaps & SNOR_HWCAPS_PP) { in spi_nor_parse_4bait()
H A Dcore.c2276 { SNOR_HWCAPS_PP, SNOR_CMD_PP }, in spi_nor_hwcaps_pp2cmd()
3028 params->hwcaps.mask |= SNOR_HWCAPS_PP; in spi_nor_init_default_params()
/openbmc/u-boot/drivers/mtd/spi/
H A Dspi-nor-core.c2456 params->hwcaps.mask |= SNOR_HWCAPS_PP; in spi_nor_init_params()
2583 { SNOR_HWCAPS_PP, SNOR_CMD_PP }, in spi_nor_hwcaps_pp2cmd()
2792 SNOR_HWCAPS_PP, in spi_nor_scan()