| /openbmc/ipmitool/lib/ |
| H A D | hpm2.c | 52 struct hpm2_lan_attach_capabilities caps; member 63 struct hpm2_lan_attach_capabilities * caps) in hpm2_get_capabilities() argument 70 memset(caps, 0, sizeof(struct hpm2_lan_attach_capabilities)); in hpm2_get_capabilities() 123 memcpy(caps, rsp->data + 2, rsp->data_len - 2); in hpm2_get_capabilities() 127 caps->lan_channel_mask = BSWAP_16(caps->lan_channel_mask); in hpm2_get_capabilities() 131 if (caps->hpm2_revision_id != HPM2_REVISION) { in hpm2_get_capabilities() 133 caps->hpm2_revision_id); in hpm2_get_capabilities() 137 if (!caps->lan_channel_mask) { in hpm2_get_capabilities() 148 if (caps->hpm2_lan_params_start < 0xC0) { in hpm2_get_capabilities() 150 caps->hpm2_lan_params_start); in hpm2_get_capabilities() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-devtools/strace/strace/ |
| H A D | update-gawk-paths.patch | 16 tests-m32/caps-abbrev.awk | 2 +- 17 tests-m32/caps.awk | 2 +- 20 tests-mx32/caps-abbrev.awk | 2 +- 21 tests-mx32/caps.awk | 2 +- 24 tests/caps-abbrev.awk | 2 +- 25 tests/caps.awk | 2 +- 40 diff --git a/tests-m32/caps-abbrev.awk b/tests-m32/caps-abbrev.awk 42 --- a/tests-m32/caps-abbrev.awk 43 +++ b/tests-m32/caps-abbrev.awk 48 # This file is part of caps strace test. [all …]
|
| /openbmc/qemu/hw/ppc/ |
| H A D | spapr_caps.c | 95 spapr->eff.caps[cap->index] = value ? SPAPR_CAP_ON : SPAPR_CAP_OFF; in spapr_cap_set_bool() 136 spapr->eff.caps[cap->index] = i; in spapr_cap_set_string() 175 spapr->eff.caps[cap->index] = val; in spapr_cap_set_pagesize() 310 hwaddr maxpagesize = (1ULL << spapr->eff.caps[SPAPR_CAP_HPT_MAXPAGESIZE]); in spapr_check_pagesize() 878 SpaprCapabilities caps; in default_caps_with_cpu() local 880 caps = smc->default_caps; in default_caps_with_cpu() 884 caps.caps[SPAPR_CAP_DAWR1] = SPAPR_CAP_OFF; in default_caps_with_cpu() 889 caps.caps[SPAPR_CAP_LARGE_DECREMENTER] = SPAPR_CAP_OFF; in default_caps_with_cpu() 894 caps.caps[SPAPR_CAP_HTM] = SPAPR_CAP_OFF; in default_caps_with_cpu() 895 caps.caps[SPAPR_CAP_CFPC] = SPAPR_CAP_BROKEN; in default_caps_with_cpu() [all …]
|
| /openbmc/u-boot/cmd/ |
| H A D | setexpr.c | 175 struct cap caps[slre.num_caps + 2]; in regex_sub() local 181 (void) memset(caps, 0, sizeof(caps)); in regex_sub() 183 res = slre_match(&slre, datap, len, caps); in regex_sub() 188 if (caps[i].len > 0) { in regex_sub() 190 caps[i].len, caps[i].ptr); in regex_sub() 210 old = caps[0].ptr; in regex_sub() 211 olen = caps[0].len; in regex_sub() 242 if (caps[i].len == 0) in regex_sub() 250 caps[i].len, caps[i].ptr, in regex_sub() 262 caps[i].ptr, caps[i].len); in regex_sub()
|
| /openbmc/qemu/tests/qtest/migration/ |
| H A D | file-tests.c | 118 .caps[MIGRATION_CAPABILITY_MAPPED_RAM] = true, in test_precopy_file_mapped_ram_live() 133 .caps[MIGRATION_CAPABILITY_MAPPED_RAM] = true, in test_precopy_file_mapped_ram() 148 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_file_mapped_ram_live() 149 .caps[MIGRATION_CAPABILITY_MAPPED_RAM] = true, in test_multifd_file_mapped_ram_live() 164 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_file_mapped_ram() 165 .caps[MIGRATION_CAPABILITY_MAPPED_RAM] = true, in test_multifd_file_mapped_ram() 190 .caps[MIGRATION_CAPABILITY_MAPPED_RAM] = true, in test_multifd_file_mapped_ram_dio() 191 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_file_mapped_ram_dio() 265 .caps[MIGRATION_CAPABILITY_MAPPED_RAM] = true, in test_multifd_file_mapped_ram_fdset() 266 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_file_mapped_ram_fdset() [all …]
|
| H A D | compression-tests.c | 39 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_tcp_zstd() 51 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_postcopy_tcp_zstd() 52 .caps[MIGRATION_CAPABILITY_POSTCOPY_RAM] = true, in test_multifd_postcopy_tcp_zstd() 77 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_tcp_qatzip() 98 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_tcp_qpl() 119 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_tcp_uadk() 144 .caps[MIGRATION_CAPABILITY_XBZRLE] = true, in test_precopy_unix_xbzrle() 175 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_tcp_zlib()
|
| H A D | postcopy-tests.c | 43 .caps[MIGRATION_CAPABILITY_POSTCOPY_PREEMPT] = true, in test_postcopy_preempt() 79 .caps[MIGRATION_CAPABILITY_POSTCOPY_PREEMPT] = true, in test_postcopy_preempt_recovery() 101 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_postcopy() 112 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_postcopy_preempt() 113 .caps[MIGRATION_CAPABILITY_POSTCOPY_PREEMPT] = true, in test_multifd_postcopy_preempt()
|
| H A D | tls-tests.c | 381 .caps[MIGRATION_CAPABILITY_POSTCOPY_PREEMPT] = true, in test_postcopy_preempt_tls_psk() 404 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_postcopy_recovery_tls_psk() 418 .caps[MIGRATION_CAPABILITY_POSTCOPY_PREEMPT] = true, in test_postcopy_preempt_all() 431 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_postcopy_preempt_recovery_tls_psk() 432 .caps[MIGRATION_CAPABILITY_POSTCOPY_PREEMPT] = true, in test_multifd_postcopy_preempt_recovery_tls_psk() 666 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_tcp_tls_psk_match() 677 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_tcp_tls_psk_mismatch() 691 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_postcopy_tcp_tls_psk_match() 692 .caps[MIGRATION_CAPABILITY_POSTCOPY_RAM] = true, in test_multifd_postcopy_tcp_tls_psk_match() 710 .caps[MIGRATION_CAPABILITY_MULTIFD] = true, in test_multifd_tcp_tls_x509_default_host() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/caps/ |
| H A D | append_ldflags.patch | 7 Index: caps-0.9.24/Makefile 9 --- caps-0.9.24.orig/Makefile 10 +++ caps-0.9.24/Makefile 18 PLUG = caps
|
| /openbmc/u-boot/lib/ |
| H A D | slre.c | 504 int *ofs, struct cap *caps) in match() argument 516 res = match(r, pc + 3, s, len, ofs, caps); in match() 520 s, len, ofs, caps); in match() 537 if (!match(r, pc + 2, s, len, ofs, caps)) in match() 552 res = match(r, pc + 2, s, len, ofs, caps); in match() 560 res = match(r, pc + 2, s, len, ofs, caps); in match() 623 if (caps != NULL) in match() 624 caps[r->code[pc + 1]].ptr = s + *ofs; in match() 628 if (caps != NULL) in match() 629 caps[r->code[pc + 1]].len = (s + *ofs) - in match() [all …]
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | denali_dt.c | 17 unsigned int caps; member 24 .caps = DENALI_CAP_HW_ECC_FIXUP, 31 .caps = DENALI_CAP_HW_ECC_FIXUP | 40 .caps = DENALI_CAP_HW_ECC_FIXUP | 72 denali->caps = data->caps; in denali_dt_probe()
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | tmio-common.c | 50 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_readl() 52 else if (priv->caps & TMIO_SD_CAP_16BIT) { in tmio_sd_readl() 66 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_writel() 68 else if (priv->caps & TMIO_SD_CAP_16BIT) { in tmio_sd_writel() 201 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_pio_read_one_block() 203 else if (priv->caps & TMIO_SD_CAP_16BIT) in tmio_sd_pio_read_one_block() 250 if (priv->caps & TMIO_SD_CAP_64BIT) in tmio_sd_pio_write_one_block() 252 else if (priv->caps & TMIO_SD_CAP_16BIT) in tmio_sd_pio_write_one_block() 500 if (priv->caps & TMIO_SD_CAP_DMA_INTERNAL && in tmio_sd_send_cmd() 580 val = (priv->caps & TMIO_SD_CAP_RCAR) ? in tmio_sd_set_clk_rate() [all …]
|
| H A D | renesas-sdhi.c | 289 u32 caps; in renesas_sdhi_execute_tuning() local 292 if (!(priv->caps & TMIO_SD_CAP_RCAR_UHS)) in renesas_sdhi_execute_tuning() 318 caps = priv->caps; in renesas_sdhi_execute_tuning() 319 priv->caps &= ~TMIO_SD_CAP_DMA_INTERNAL; in renesas_sdhi_execute_tuning() 323 priv->caps = caps; in renesas_sdhi_execute_tuning() 375 if ((priv->caps & TMIO_SD_CAP_RCAR_UHS) && in renesas_sdhi_set_ios() 451 if (!(priv->caps & TMIO_SD_CAP_RCAR_GEN3)) in renesas_sdhi_filter_caps() 530 if (!ret && (priv->caps & TMIO_SD_CAP_RCAR_UHS)) in renesas_sdhi_probe()
|
| H A D | msm_sdhci.c | 93 u32 caps; in msm_sdc_probe() local 139 caps = readl(host->ioaddr + SDHCI_CAPABILITIES); in msm_sdc_probe() 140 caps |= SDHCI_CAN_VDD_300 | SDHCI_CAN_DO_8BIT; in msm_sdc_probe() 141 writel(caps, host->ioaddr + SDHCI_VENDOR_SPEC_CAPABILITIES0); in msm_sdc_probe()
|
| H A D | sdhci.c | 591 u32 caps, caps_1 = 0; local 593 caps = sdhci_readl(host, SDHCI_CAPABILITIES); 596 if (!(caps & SDHCI_CAN_DO_SDMA)) { 622 host->max_clk = (caps & SDHCI_CLOCK_V3_BASE_MASK) >> 625 host->max_clk = (caps & SDHCI_CLOCK_BASE_MASK) >> 649 if (caps & SDHCI_CAN_VDD_330) 651 if (caps & SDHCI_CAN_VDD_300) 653 if (caps & SDHCI_CAN_VDD_180) 663 if (!(caps & SDHCI_CAN_DO_8BIT))
|
| /openbmc/qemu/ui/ |
| H A D | vdagent.c | 41 uint32_t caps; member 190 VDAgentAnnounceCapabilities *caps = (void *)msg->data; in vdagent_send_caps() local 195 caps->caps[0] |= (1 << VD_AGENT_CAP_MOUSE_STATE); in vdagent_send_caps() 198 caps->caps[0] |= (1 << VD_AGENT_CAP_CLIPBOARD_BY_DEMAND); in vdagent_send_caps() 199 caps->caps[0] |= (1 << VD_AGENT_CAP_CLIPBOARD_SELECTION); in vdagent_send_caps() 201 caps->caps[0] |= (1 << VD_AGENT_CAP_CLIPBOARD_GRAB_SERIAL); in vdagent_send_caps() 205 caps->request = request; in vdagent_send_caps() 215 (vd->caps & (1 << VD_AGENT_CAP_MOUSE_STATE)); in have_mouse() 293 if (vd->caps & (1 << VD_AGENT_CAP_MOUSE_STATE)) { in vdagent_pointer_sync() 311 (vd->caps & (1 << VD_AGENT_CAP_CLIPBOARD_BY_DEMAND)); in have_clipboard() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/caps/ |
| H A D | caps_0.9.26.bb | 2 HOMEPAGE = "http://quitte.de/dsp/caps.html" 24 install -Dm 0644 caps.so ${D}${libdir}/ladspa/caps.so
|
| /openbmc/openbmc/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base/ |
| H A D | 0001-ENGR00312515-get-caps-from-src-pad-when-query-caps.patch | 4 Subject: [PATCH] ENGR00312515: get caps from src pad when query caps 29 + /* We can hijack caps query if we typefind already */
|
| /openbmc/qemu/hw/watchdog/ |
| H A D | trace-events | 29 spapr_watchdog_query(uint64_t caps) "caps=0x%" PRIx64 30 spapr_watchdog_query_lpm(uint64_t caps) "caps=0x%" PRIx64
|
| /openbmc/ipmitool/include/ipmitool/ |
| H A D | hpm2.h | 87 struct hpm2_lan_attach_capabilities * caps); 90 struct hpm2_lan_channel_capabilities * caps);
|
| /openbmc/qemu/migration/ |
| H A D | migration-hmp-cmds.c | 294 MigrationCapabilityStatusList *caps, *cap; in hmp_info_migrate_capabilities() local 296 caps = qmp_query_migrate_capabilities(NULL); in hmp_info_migrate_capabilities() 298 if (caps) { in hmp_info_migrate_capabilities() 299 for (cap = caps; cap; cap = cap->next) { in hmp_info_migrate_capabilities() 306 qapi_free_MigrationCapabilityStatusList(caps); in hmp_info_migrate_capabilities() 499 MigrationChannelList *caps = NULL; in hmp_migrate_incoming() local 505 QAPI_LIST_PREPEND(caps, g_steal_pointer(&channel)); in hmp_migrate_incoming() 507 qmp_migrate_incoming(NULL, true, caps, true, false, &err); in hmp_migrate_incoming() 508 qapi_free_MigrationChannelList(caps); in hmp_migrate_incoming() 539 MigrationCapabilityStatusList *caps = NULL; in hmp_migrate_set_capability() local [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/alsa-equal/alsa-equal/ |
| H A D | 0002-Fix-Eq-CAPS-plugin-name.patch | 39 "/usr/lib/ladspa/caps.so" 48 "/usr/lib/ladspa/caps.so" 62 const char *library = "/usr/lib/ladspa/caps.so"; 75 const char *library = "/usr/lib/ladspa/caps.so";
|
| /openbmc/qemu/hw/acpi/ |
| H A D | pci-bridge.c | 55 const uint8_t caps = 1 | BIT(7); in build_pci_bridge_edsm() local 57 aml_append(ifctx, aml_store(aml_int(caps), aml_index(ret, zero))); in build_pci_bridge_edsm()
|
| /openbmc/qemu/backends/tpm/ |
| H A D | tpm_emulator.c | 52 #define TPM_EMULATOR_IMPLEMENTS_ALL_CAPS(S, cap) (((S)->caps & (cap)) == (cap)) 75 uint32_t caps; /* capabilities of the TPM */ member 271 tpm_emu->caps = be32_to_cpu(cap_n.u.resp.caps); in tpm_emulator_probe_caps() 273 trace_tpm_emulator_probe_caps(tpm_emu->caps); in tpm_emulator_probe_caps() 280 uint32_t caps = 0; in tpm_emulator_check_caps() local 286 caps = PTM_CAP_INIT | PTM_CAP_SHUTDOWN | PTM_CAP_GET_TPMESTABLISHED | in tpm_emulator_check_caps() 292 caps = PTM_CAP_INIT | PTM_CAP_SHUTDOWN | PTM_CAP_GET_TPMESTABLISHED | in tpm_emulator_check_caps() 302 if (!TPM_EMULATOR_IMPLEMENTS_ALL_CAPS(tpm_emu, caps)) { in tpm_emulator_check_caps() 304 "required capabilities for TPM %s (0x%x)", tpm, (int)caps); in tpm_emulator_check_caps() 559 uint32_t caps = PTM_CAP_GET_STATEBLOB | PTM_CAP_SET_STATEBLOB | in tpm_emulator_block_migration() local [all …]
|
| /openbmc/qemu/hw/cxl/ |
| H A D | cxl-component-utils.c | 285 int caps = 0; in cxl_component_register_init_common() local 296 caps = 2; in cxl_component_register_init_common() 302 caps = 3; in cxl_component_register_init_common() 307 caps = 5; in cxl_component_register_init_common() 320 ARRAY_FIELD_DP32(reg_state, CXL_CAPABILITY_HEADER, ARRAY_SIZE, caps); in cxl_component_register_init_common() 351 if (caps < 3) { in cxl_component_register_init_common() 359 if (caps < 5) { in cxl_component_register_init_common()
|