Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dspi-nor.h220 struct spi_nor_hwcaps { struct
418 const struct spi_nor_hwcaps *hwcaps);
/Linux-v5.10/drivers/mtd/spi-nor/
Dxilinx.c41 const struct spi_nor_hwcaps *hwcaps) in xilinx_nor_setup()
Dcore.h216 struct spi_nor_hwcaps hwcaps;
225 int (*setup)(struct spi_nor *nor, const struct spi_nor_hwcaps *hwcaps);
Dcore.c2606 const struct spi_nor_hwcaps *hwcaps) in spi_nor_default_setup()
2667 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()
3085 const struct spi_nor_hwcaps *hwcaps) in spi_nor_scan()
3297 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe()
/Linux-v5.10/drivers/mtd/spi-nor/controllers/
Dnxp-spifi.c283 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash()
Dhisi-sfc.c329 const struct spi_nor_hwcaps hwcaps = { in hisi_spi_nor_register()
Daspeed-smc.c762 const struct spi_nor_hwcaps hwcaps = { in aspeed_smc_setup_flash()
Dintel-spi.c909 const struct spi_nor_hwcaps hwcaps = { in intel_spi_probe()