Searched refs:spi_nor_hwcaps (Results 1 – 8 of 8) sorted by relevance
232 struct spi_nor_hwcaps { struct456 const struct spi_nor_hwcaps *hwcaps);
41 const struct spi_nor_hwcaps *hwcaps) in xilinx_nor_setup()
274 struct spi_nor_hwcaps hwcaps;285 int (*setup)(struct spi_nor *nor, const struct spi_nor_hwcaps *hwcaps);
2427 const struct spi_nor_hwcaps *hwcaps) in spi_nor_default_setup()2488 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()3075 const struct spi_nor_hwcaps *hwcaps) in spi_nor_scan()3302 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe()
283 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash()
329 const struct spi_nor_hwcaps hwcaps = { in hisi_spi_nor_register()
762 const struct spi_nor_hwcaps hwcaps = { in aspeed_smc_setup_flash()
908 const struct spi_nor_hwcaps hwcaps = { in intel_spi_probe()
Completed in 19 milliseconds