| /linux-6.15/sound/soc/sof/ |
| H A D | ipc3-topology.c | 1053 if (hw_config->invert_bclk) { in sof_dai_set_format() 1054 if (hw_config->invert_fsync) in sof_dai_set_format() 1059 if (hw_config->invert_fsync) in sof_dai_set_format() 1075 sof_dai_set_format(hw_config, config); in sof_link_sai_load() 1126 sof_dai_set_format(hw_config, config); in sof_link_esai_load() 1176 sof_dai_set_format(hw_config, config); in sof_link_micfil_load() 1207 sof_dai_set_format(hw_config, config); in sof_link_acp_dmic_load() 1239 sof_dai_set_format(hw_config, config); in sof_link_acp_bt_load() 1272 sof_dai_set_format(hw_config, config); in sof_link_acp_sp_load() 1306 sof_dai_set_format(hw_config, config); in sof_link_acp_hs_load() [all …]
|
| H A D | ipc4-topology.c | 1496 struct snd_soc_tplg_hw_config *hw_config; in snd_sof_get_hw_config_params() local 1516 hw_config = &slink->hw_configs[i]; in snd_sof_get_hw_config_params() 1517 if (dai->current_config == le32_to_cpu(hw_config->id)) { in snd_sof_get_hw_config_params() 1529 *bit_depth = le32_to_cpu(hw_config->tdm_slot_width); in snd_sof_get_hw_config_params() 1530 *channel_count = le32_to_cpu(hw_config->tdm_slots); in snd_sof_get_hw_config_params() 1531 *sample_rate = le32_to_cpu(hw_config->fsync_rate); in snd_sof_get_hw_config_params() 3371 struct snd_soc_tplg_hw_config *hw_config; in sof_ipc4_dai_get_param() local 3393 hw_config = &slink->hw_configs[i]; in sof_ipc4_dai_get_param() 3409 return le32_to_cpu(hw_config->mclk_rate); in sof_ipc4_dai_get_param() 3411 return le32_to_cpu(hw_config->bclk_rate); in sof_ipc4_dai_get_param() [all …]
|
| H A D | ipc4-pcm.c | 579 struct snd_soc_tplg_hw_config *hw_config = &slink->hw_configs[i]; in ipc4_ssp_dai_config_pcm_params_match() local 581 if (params_rate(params) == le32_to_cpu(hw_config->fsync_rate)) { in ipc4_ssp_dai_config_pcm_params_match() 585 dai->current_config = le32_to_cpu(hw_config->id); in ipc4_ssp_dai_config_pcm_params_match()
|
| /linux-6.15/drivers/nfc/pn544/ |
| H A D | pn544.c | 168 static struct hw_config { in pn544_hci_ready() struct 171 } hw_config[] = { in pn544_hci_ready() local 239 struct hw_config *p = hw_config; in pn544_hci_ready() 240 int count = ARRAY_SIZE(hw_config); in pn544_hci_ready()
|
| /linux-6.15/sound/soc/ |
| H A D | soc-topology.c | 1621 struct snd_soc_tplg_hw_config *hw_config; in set_link_hw_format() local 1627 hw_config = &cfg->hw_config[i]; in set_link_hw_format() 1628 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format() 1631 link->dai_fmt = le32_to_cpu(hw_config->fmt) & in set_link_hw_format() 1635 switch (hw_config->clock_gated) { in set_link_hw_format() 1650 invert_bclk = hw_config->invert_bclk; in set_link_hw_format() 1651 invert_fsync = hw_config->invert_fsync; in set_link_hw_format() 1662 bclk_provider = (hw_config->bclk_provider == in set_link_hw_format() 1664 fsync_provider = (hw_config->fsync_provider == in set_link_hw_format()
|
| /linux-6.15/arch/x86/events/intel/ |
| H A D | uncore_snbep.c | 1040 .hw_config = snbep_cbox_hw_config, 1150 .hw_config = snbep_pcu_hw_config, 1235 .hw_config = snbep_qpi_hw_config, 1823 .hw_config = snbep_pcu_hw_config, 1936 .hw_config = snbep_qpi_hw_config, 2221 .hw_config = knl_cha_hw_config, 3659 .hw_config = skx_cha_hw_config, 4670 .hw_config = snr_cha_hw_config, 4858 .hw_config = snr_pcu_hw_config, 5322 .hw_config = icx_cha_hw_config, [all …]
|
| H A D | p6.c | 210 .hw_config = x86_pmu_hw_config,
|
| H A D | uncore_nhmex.c | 420 .hw_config = nhmex_bbox_hw_config, 497 .hw_config = nhmex_sbox_hw_config, 923 .hw_config = nhmex_mbox_hw_config, 1186 .hw_config = nhmex_rbox_hw_config,
|
| H A D | knc.c | 297 .hw_config = x86_pmu_hw_config,
|
| H A D | uncore_snb.c | 1055 .hw_config = snb_uncore_imc_hw_config, 1573 .hw_config = uncore_freerunning_hw_config, 1725 .hw_config = uncore_freerunning_hw_config,
|
| H A D | core.c | 5398 .hw_config = core_pmu_hw_config, 5452 .hw_config = intel_pmu_hw_config, 7018 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init() 7061 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init() 7123 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init() 7174 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init() 7211 x86_pmu.hw_config = hsw_hw_config; in intel_pmu_init() 7236 x86_pmu.hw_config = adl_hw_config; in intel_pmu_init() 7294 x86_pmu.hw_config = adl_hw_config; in intel_pmu_init() 7332 x86_pmu.hw_config = adl_hw_config; in intel_pmu_init() [all …]
|
| H A D | uncore.h | 118 int (*hw_config)(struct intel_uncore_box *, struct perf_event *); member
|
| H A D | uncore.c | 801 if (pmu->type->ops->hw_config) { in uncore_pmu_event_init() 802 ret = pmu->type->ops->hw_config(box, event); in uncore_pmu_event_init()
|
| H A D | p4.c | 1362 .hw_config = p4_hw_config,
|
| /linux-6.15/drivers/misc/mei/ |
| H A D | mei_dev.h | 367 int (*hw_config)(struct mei_device *dev); member 744 return dev->ops->hw_config(dev); in mei_hw_config()
|
| H A D | platform-vsc.c | 269 .hw_config = mei_vsc_hw_config,
|
| H A D | hw-txe.c | 1164 .hw_config = mei_txe_hw_config,
|
| H A D | hw-me.c | 1501 .hw_config = mei_me_hw_config,
|
| /linux-6.15/tools/perf/util/ |
| H A D | parse-events.h | 247 const char *event_name, u64 hw_config,
|
| H A D | parse-events.c | 1546 const char *event_name, u64 hw_config, in parse_events_multi_pmu_add() argument 1599 &parsed_terms, auto_merge_stats, hw_config)) { in parse_events_multi_pmu_add() 1612 /*auto_merge_stats=*/true, hw_config)) { in parse_events_multi_pmu_add()
|
| /linux-6.15/include/uapi/linux/ |
| H A D | hdreg.h | 569 unsigned short hw_config; /* hardware config (word 93) member
|
| /linux-6.15/include/uapi/sound/ |
| H A D | asoc.h | 548 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */ member
|
| /linux-6.15/arch/x86/events/amd/ |
| H A D | core.c | 362 DEFINE_STATIC_CALL_RET0(amd_pmu_branch_hw_config, *x86_pmu.hw_config); 1316 .hw_config = amd_pmu_hw_config,
|
| /linux-6.15/arch/x86/events/zhaoxin/ |
| H A D | core.c | 466 .hw_config = x86_pmu_hw_config,
|
| /linux-6.15/arch/x86/events/ |
| H A D | perf_event.h | 796 int (*hw_config)(struct perf_event *event); member
|