Searched defs:hwcaps (Results 1 – 8 of 8) sorted by relevance
13 unsigned long hwcaps; in main() local
186 u32 hwcaps = params->hwcaps.mask; in spi_nor_capabilities_show() local
51 u32 hwcaps; member131 u32 hwcaps; member
656 struct ndis_offload *hwcaps; in rndis_filter_query_device() local1352 struct ndis_offload hwcaps; in rndis_netdev_set_hwcaps() local
282 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash() local
329 const struct spi_nor_hwcaps hwcaps = { in hisi_spi_nor_register() local
607 } hwcaps[] = { variable
3473 static void setup_elf_hwcaps(const struct arm64_cpu_capabilities *hwcaps) in setup_elf_hwcaps()