Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/pauth/
H A Dexec_target.c13 unsigned long hwcaps; in main() local
H A Dpac.c258 unsigned long hwcaps = getauxval(AT_HWCAP); in TEST() local
301 unsigned long hwcaps = getauxval(AT_HWCAP); in TEST() local
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dxilinx.c41 const struct spi_nor_hwcaps *hwcaps) in xilinx_nor_setup()
H A Dcore.c2381 static int spi_nor_hwcaps2cmd(u32 hwcaps, const int table[][2], size_t size) in spi_nor_hwcaps2cmd()
2392 int spi_nor_hwcaps_read2cmd(u32 hwcaps) in spi_nor_hwcaps_read2cmd()
2416 static int spi_nor_hwcaps_pp2cmd(u32 hwcaps) in spi_nor_hwcaps_pp2cmd()
2520 spi_nor_spimem_adjust_hwcaps(struct spi_nor *nor, u32 *hwcaps) in spi_nor_spimem_adjust_hwcaps()
2760 const struct spi_nor_hwcaps *hwcaps) in spi_nor_default_setup()
2821 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()
3273 const struct spi_nor_hwcaps *hwcaps) in spi_nor_scan()
3563 const struct spi_nor_hwcaps hwcaps = { .mask = SNOR_HWCAPS_ALL }; in spi_nor_probe() local
H A Dsfdp.c39 u32 hwcaps; member
119 u32 hwcaps; member
H A Dcore.h216 struct spi_nor_hwcaps hwcaps; member
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dspi-nor-tiny.c563 struct spi_nor_hwcaps hwcaps; member
645 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()
717 struct spi_nor_hwcaps hwcaps = { in spi_nor_scan() local
H A Dspi-nor-core.c1545 struct spi_nor_hwcaps hwcaps; member
1755 u32 hwcaps; member
2242 static int spi_nor_hwcaps2cmd(u32 hwcaps, const int table[][2], size_t size) in spi_nor_hwcaps2cmd()
2253 static int spi_nor_hwcaps_read2cmd(u32 hwcaps) in spi_nor_hwcaps_read2cmd()
2277 static int spi_nor_hwcaps_pp2cmd(u32 hwcaps) in spi_nor_hwcaps_pp2cmd()
2373 const struct spi_nor_hwcaps *hwcaps) in spi_nor_setup()
2480 struct spi_nor_hwcaps hwcaps = { in spi_nor_scan() local
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dsetup_64.c395 static const char *hwcaps[] = { variable
/OK3568_Linux_fs/kernel/drivers/net/hyperv/
H A Drndis_filter.c588 struct ndis_offload *hwcaps; in rndis_filter_query_device() local
1251 struct ndis_offload hwcaps; in rndis_netdev_set_hwcaps() local
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/controllers/
H A Dnxp-spifi.c283 struct spi_nor_hwcaps hwcaps = { in nxp_spifi_setup_flash() local
H A Dhisi-sfc.c329 const struct spi_nor_hwcaps hwcaps = { in hisi_spi_nor_register() local
H A Daspeed-smc.c762 const struct spi_nor_hwcaps hwcaps = { in aspeed_smc_setup_flash() local
H A Dintel-spi.c911 const struct spi_nor_hwcaps hwcaps = { in intel_spi_probe() local
/OK3568_Linux_fs/kernel/arch/arm64/kernel/
H A Dcpufeature.c2561 static void setup_elf_hwcaps(const struct arm64_cpu_capabilities *hwcaps) in setup_elf_hwcaps()