Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Dspi-nor.h341 struct spi_nor_hwcaps { struct
511 struct spi_nor_hwcaps hwcaps;
520 int (*setup)(struct spi_nor *nor, const struct spi_nor_hwcaps *hwcaps);
663 const struct spi_nor_hwcaps *hwcaps);
/Linux-v5.4/drivers/mtd/spi-nor/
Dnxp-spifi.c272 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash()
Dmtk-quadspi.c425 const struct spi_nor_hwcaps hwcaps = { in mtk_nor_init()
Dhisi-sfc.c320 const struct spi_nor_hwcaps hwcaps = { in hisi_spi_nor_register()
Dspi-nor.c2736 const struct spi_nor_hwcaps *hwcaps) in s3an_nor_setup()
4315 const struct spi_nor_hwcaps *hwcaps) in spi_nor_default_setup()
4376 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()
4828 const struct spi_nor_hwcaps *hwcaps) in spi_nor_scan()
4991 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe()
Daspeed-smc.c752 const struct spi_nor_hwcaps hwcaps = { in aspeed_smc_setup_flash()
Dintel-spi.c870 const struct spi_nor_hwcaps hwcaps = { in intel_spi_probe()
Dcadence-quadspi.c1224 struct spi_nor_hwcaps hwcaps; in cqspi_setup_flash()