Searched refs:spi_nor_hwcaps (Results 1 – 6 of 6) sorted by relevance
211 struct spi_nor_hwcaps { struct438 const struct spi_nor_hwcaps *hwcaps);
116 const struct spi_nor_hwcaps *hwcaps) in xilinx_nor_setup()
385 struct spi_nor_hwcaps hwcaps;396 int (*setup)(struct spi_nor *nor, const struct spi_nor_hwcaps *hwcaps);
2235 const struct spi_nor_hwcaps *hwcaps) in spi_nor_default_setup()2339 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()3019 const struct spi_nor_hwcaps *hwcaps) in spi_nor_scan()3178 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()
Completed in 15 milliseconds