Home
last modified time | relevance | path

Searched defs:hwcaps (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/mtd/spi-nor/
Dspi-nor.c1833 struct spi_nor_hwcaps hwcaps; member
2072 u32 hwcaps; member
2543 static int spi_nor_hwcaps2cmd(u32 hwcaps, const int table[][2], size_t size) in spi_nor_hwcaps2cmd()
2554 static int spi_nor_hwcaps_read2cmd(u32 hwcaps) in spi_nor_hwcaps_read2cmd()
2578 static int spi_nor_hwcaps_pp2cmd(u32 hwcaps) in spi_nor_hwcaps_pp2cmd()
2674 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()
2801 const struct spi_nor_hwcaps *hwcaps) in spi_nor_scan()
Dnxp-spifi.c276 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash() local
Dmtk-quadspi.c433 const struct spi_nor_hwcaps hwcaps = { in mtk_nor_init() local
Dhisi-sfc.c332 const struct spi_nor_hwcaps hwcaps = { in hisi_spi_nor_register() local
Dintel-spi.c863 const struct spi_nor_hwcaps hwcaps = { in intel_spi_probe() local
Daspeed-smc.c756 const struct spi_nor_hwcaps hwcaps = { in aspeed_smc_setup_flash() local
Datmel-quadspi.c607 const struct spi_nor_hwcaps hwcaps = { in atmel_qspi_probe() local
Dstm32-quadspi.c506 struct spi_nor_hwcaps hwcaps = { in stm32_qspi_flash_setup() local
Dfsl-quadspi.c971 const struct spi_nor_hwcaps hwcaps = { in fsl_qspi_probe() local
Dcadence-quadspi.c1203 const struct spi_nor_hwcaps hwcaps = { in cqspi_setup_flash() local
/Linux-v4.19/drivers/mtd/devices/
Dm25p80.c176 struct spi_nor_hwcaps hwcaps = { in m25p_probe() local
/Linux-v4.19/drivers/net/hyperv/
Drndis_filter.c478 struct ndis_offload *hwcaps; in rndis_filter_query_device() local
1122 struct ndis_offload hwcaps; in rndis_netdev_set_hwcaps() local
/Linux-v4.19/arch/sparc/kernel/
Dsetup_64.c395 static const char *hwcaps[] = { variable
/Linux-v4.19/arch/arm64/kernel/
Dcpufeature.c1329 static void __init setup_elf_hwcaps(const struct arm64_cpu_capabilities *hwcaps) in setup_elf_hwcaps()