/kernel/linux/linux-6.6/sound/soc/sof/ |
H A D | ipc3-topology.c | 1006 static void sof_dai_set_format(struct snd_soc_tplg_hw_config *hw_config, in sof_dai_set_format() argument 1011 if (hw_config->bclk_provider == SND_SOC_TPLG_BCLK_CP) { in sof_dai_set_format() 1013 if (hw_config->fsync_provider == SND_SOC_TPLG_FSYNC_CP) in sof_dai_set_format() 1019 if (hw_config->fsync_provider == SND_SOC_TPLG_FSYNC_CP) in sof_dai_set_format() 1027 if (hw_config->invert_bclk) { in sof_dai_set_format() 1028 if (hw_config->invert_fsync) in sof_dai_set_format() 1033 if (hw_config->invert_fsync) in sof_dai_set_format() 1043 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; in sof_link_sai_load() local 1049 sof_dai_set_format(hw_config, config); in sof_link_sai_load() 1061 config->sai.mclk_rate = le32_to_cpu(hw_config in sof_link_sai_load() 1094 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; sof_link_esai_load() local 1144 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; sof_link_acp_dmic_load() local 1176 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; sof_link_acp_bt_load() local 1206 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; sof_link_acp_sp_load() local 1240 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; sof_link_acp_hs_load() local 1303 struct snd_soc_tplg_hw_config *hw_config = slink->hw_configs; sof_link_ssp_load() local [all...] |
H A D | ipc4-topology.c | 1281 struct snd_soc_tplg_hw_config *hw_config; in snd_sof_get_hw_config_params() local 1287 /* get current hw_config from link */ in snd_sof_get_hw_config_params() 1301 hw_config = &slink->hw_configs[i]; in snd_sof_get_hw_config_params() 1302 if (dai->current_config == le32_to_cpu(hw_config->id)) { in snd_sof_get_hw_config_params() 1309 dev_err(sdev->dev, "%s: no matching hw_config found for DAI %s\n", __func__, in snd_sof_get_hw_config_params() 1314 *bit_depth = le32_to_cpu(hw_config->tdm_slot_width); in snd_sof_get_hw_config_params() 1315 *channel_count = le32_to_cpu(hw_config->tdm_slots); in snd_sof_get_hw_config_params() 1316 *sample_rate = le32_to_cpu(hw_config->fsync_rate); in snd_sof_get_hw_config_params() 2822 struct snd_soc_tplg_hw_config *hw_config; in sof_ipc4_dai_get_clk() local 2844 hw_config in sof_ipc4_dai_get_clk() [all...] |
H A D | ipc4-pcm.c | 460 struct snd_soc_tplg_hw_config *hw_config = &slink->hw_configs[i]; in ipc4_ssp_dai_config_pcm_params_match() local 462 if (params_rate(params) == le32_to_cpu(hw_config->fsync_rate)) { in ipc4_ssp_dai_config_pcm_params_match() 466 dai->current_config = le32_to_cpu(hw_config->id); in ipc4_ssp_dai_config_pcm_params_match()
|
/kernel/linux/linux-5.10/sound/soc/sof/ |
H A D | topology.c | 2785 static void sof_dai_set_format(struct snd_soc_tplg_hw_config *hw_config, in sof_dai_set_format() argument 2789 if (hw_config->bclk_master == SND_SOC_TPLG_BCLK_CM) { in sof_dai_set_format() 2791 if (hw_config->fsync_master == SND_SOC_TPLG_FSYNC_CM) in sof_dai_set_format() 2797 if (hw_config->fsync_master == SND_SOC_TPLG_FSYNC_CM) in sof_dai_set_format() 2804 if (hw_config->invert_bclk) { in sof_dai_set_format() 2805 if (hw_config->invert_fsync) in sof_dai_set_format() 2810 if (hw_config->invert_fsync) in sof_dai_set_format() 2882 struct snd_soc_tplg_hw_config *hw_config, in sof_link_ssp_load() 2891 sof_dai_set_format(hw_config, config); in sof_link_ssp_load() 2906 config->ssp.mclk_rate = le32_to_cpu(hw_config in sof_link_ssp_load() 2879 sof_link_ssp_load(struct snd_soc_component *scomp, int index, struct snd_soc_dai_link *link, struct snd_soc_tplg_link_config *cfg, struct snd_soc_tplg_hw_config *hw_config, struct sof_ipc_dai_config *config) sof_link_ssp_load() argument 2944 sof_link_sai_load(struct snd_soc_component *scomp, int index, struct snd_soc_dai_link *link, struct snd_soc_tplg_link_config *cfg, struct snd_soc_tplg_hw_config *hw_config, struct sof_ipc_dai_config *config) sof_link_sai_load() argument 3002 sof_link_esai_load(struct snd_soc_component *scomp, int index, struct snd_soc_dai_link *link, struct snd_soc_tplg_link_config *cfg, struct snd_soc_tplg_hw_config *hw_config, struct sof_ipc_dai_config *config) sof_link_esai_load() argument 3059 sof_link_dmic_load(struct snd_soc_component *scomp, int index, struct snd_soc_dai_link *link, struct snd_soc_tplg_link_config *cfg, struct snd_soc_tplg_hw_config *hw_config, struct sof_ipc_dai_config *config) sof_link_dmic_load() argument 3143 sof_link_hda_load(struct snd_soc_component *scomp, int index, struct snd_soc_dai_link *link, struct snd_soc_tplg_link_config *cfg, struct snd_soc_tplg_hw_config *hw_config, struct sof_ipc_dai_config *config) sof_link_hda_load() argument 3189 sof_link_alh_load(struct snd_soc_component *scomp, int index, struct snd_soc_dai_link *link, struct snd_soc_tplg_link_config *cfg, struct snd_soc_tplg_hw_config *hw_config, struct sof_ipc_dai_config *config) sof_link_alh_load() argument 3228 struct snd_soc_tplg_hw_config *hw_config; sof_link_load() local [all...] |
/kernel/linux/linux-5.10/drivers/nfc/pn544/ |
H A D | pn544.c | 169 static struct hw_config { in pn544_hci_ready() struct 172 } hw_config[] = { in pn544_hci_ready() local 240 struct hw_config *p = hw_config; in pn544_hci_ready() 241 int count = ARRAY_SIZE(hw_config); in pn544_hci_ready()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 1037 .hw_config = snbep_cbox_hw_config, 1147 .hw_config = snbep_pcu_hw_config, 1232 .hw_config = snbep_qpi_hw_config, 1789 .hw_config = ivbep_cbox_hw_config, 1812 .hw_config = snbep_pcu_hw_config, 1925 .hw_config = snbep_qpi_hw_config, 2210 .hw_config = knl_cha_hw_config, 2608 .hw_config = hswep_ubox_hw_config, 2773 .hw_config = hswep_cbox_hw_config, 2863 .hw_config [all...] |
H A D | p6.c | 208 .hw_config = x86_pmu_hw_config,
|
H A D | uncore_nhmex.c | 419 .hw_config = nhmex_bbox_hw_config, 496 .hw_config = nhmex_sbox_hw_config, 922 .hw_config = nhmex_mbox_hw_config, 1185 .hw_config = nhmex_rbox_hw_config,
|
H A D | knc.c | 297 .hw_config = x86_pmu_hw_config,
|
/kernel/linux/linux-5.10/sound/soc/ |
H A D | soc-topology.c | 2173 struct snd_soc_tplg_hw_config *hw_config; in set_link_hw_format() local 2179 hw_config = &cfg->hw_config[i]; in set_link_hw_format() 2180 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format() 2183 link->dai_fmt = le32_to_cpu(hw_config->fmt) & in set_link_hw_format() 2187 switch (hw_config->clock_gated) { in set_link_hw_format() 2202 invert_bclk = hw_config->invert_bclk; in set_link_hw_format() 2203 invert_fsync = hw_config->invert_fsync; in set_link_hw_format() 2214 bclk_master = (hw_config->bclk_master == in set_link_hw_format() 2216 fsync_master = (hw_config in set_link_hw_format() [all...] |
/kernel/linux/linux-6.6/sound/soc/ |
H A D | soc-topology.c | 1912 struct snd_soc_tplg_hw_config *hw_config; in set_link_hw_format() local 1918 hw_config = &cfg->hw_config[i]; in set_link_hw_format() 1919 if (hw_config->id != cfg->default_hw_config_id) in set_link_hw_format() 1922 link->dai_fmt = le32_to_cpu(hw_config->fmt) & in set_link_hw_format() 1926 switch (hw_config->clock_gated) { in set_link_hw_format() 1941 invert_bclk = hw_config->invert_bclk; in set_link_hw_format() 1942 invert_fsync = hw_config->invert_fsync; in set_link_hw_format() 1953 bclk_provider = (hw_config->bclk_provider == in set_link_hw_format() 1955 fsync_provider = (hw_config in set_link_hw_format() [all...] |
/kernel/linux/linux-5.10/arch/x86/events/intel/ |
H A D | uncore_snbep.c | 1015 .hw_config = snbep_cbox_hw_config, 1125 .hw_config = snbep_pcu_hw_config, 1210 .hw_config = snbep_qpi_hw_config, 1717 .hw_config = ivbep_cbox_hw_config, 1740 .hw_config = snbep_pcu_hw_config, 1853 .hw_config = snbep_qpi_hw_config, 2138 .hw_config = knl_cha_hw_config, 2536 .hw_config = hswep_ubox_hw_config, 2701 .hw_config = hswep_cbox_hw_config, 2791 .hw_config [all...] |
H A D | p6.c | 208 .hw_config = x86_pmu_hw_config,
|
H A D | uncore_nhmex.c | 419 .hw_config = nhmex_bbox_hw_config, 496 .hw_config = nhmex_sbox_hw_config, 922 .hw_config = nhmex_mbox_hw_config, 1185 .hw_config = nhmex_rbox_hw_config,
|
H A D | knc.c | 297 .hw_config = x86_pmu_hw_config,
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | mei_dev.h | 281 * @hw_config : configure hw 312 int (*hw_config)(struct mei_device *dev); member 653 return dev->ops->hw_config(dev); in mei_hw_config()
|
/kernel/linux/linux-6.6/drivers/misc/mei/ |
H A D | mei_dev.h | 323 * @hw_config : configure hw 354 int (*hw_config)(struct mei_device *dev); member 721 return dev->ops->hw_config(dev); in mei_hw_config()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rt1015.h | 400 int hw_config; member
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asoc.h | 546 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; /* hw configs */ member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | hdreg.h | 569 unsigned short hw_config; /* hardware config (word 93) member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | hdreg.h | 569 unsigned short hw_config; /* hardware config (word 93) member
|
/kernel/linux/linux-6.6/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
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | hdreg.h | 364 unsigned short hw_config; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asoc.h | 317 struct snd_soc_tplg_hw_config hw_config[SND_SOC_TPLG_HW_CONFIG_MAX]; member
|