Home
last modified time | relevance | path

Searched refs:hw_config (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.15/sound/soc/sof/
H A Dipc3-topology.c1053 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 Dipc4-topology.c1496 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 Dipc4-pcm.c579 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 Dpn544.c168 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 Dsoc-topology.c1621 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 Duncore_snbep.c1040 .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 Dp6.c210 .hw_config = x86_pmu_hw_config,
H A Duncore_nhmex.c420 .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 Dknc.c297 .hw_config = x86_pmu_hw_config,
H A Duncore_snb.c1055 .hw_config = snb_uncore_imc_hw_config,
1573 .hw_config = uncore_freerunning_hw_config,
1725 .hw_config = uncore_freerunning_hw_config,
H A Dcore.c5398 .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 Duncore.h118 int (*hw_config)(struct intel_uncore_box *, struct perf_event *); member
H A Duncore.c801 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 Dp4.c1362 .hw_config = p4_hw_config,
/linux-6.15/drivers/misc/mei/
H A Dmei_dev.h367 int (*hw_config)(struct mei_device *dev); member
744 return dev->ops->hw_config(dev); in mei_hw_config()
H A Dplatform-vsc.c269 .hw_config = mei_vsc_hw_config,
H A Dhw-txe.c1164 .hw_config = mei_txe_hw_config,
H A Dhw-me.c1501 .hw_config = mei_me_hw_config,
/linux-6.15/tools/perf/util/
H A Dparse-events.h247 const char *event_name, u64 hw_config,
H A Dparse-events.c1546 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 Dhdreg.h569 unsigned short hw_config; /* hardware config (word 93) member
/linux-6.15/include/uapi/sound/
H A Dasoc.h548 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 Dcore.c362 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 Dcore.c466 .hw_config = x86_pmu_hw_config,
/linux-6.15/arch/x86/events/
H A Dperf_event.h796 int (*hw_config)(struct perf_event *event); member

12