Home
last modified time | relevance | path

Searched refs:hw_cfg (Results 1 - 6 of 6) sorted by relevance

/third_party/alsa-utils/topology/nhlt/intel/ssp/
H A Dssp-process.c110 for (i = 0; i < ssp->ssp_prm[di].hw_cfg[hwi].tdm_slots; i++) in ssp_calculate_intern()
143 ssp->ssp_blob[di][hwi].sstsa = SSTSA_SSTSA(ssp->ssp_prm[di].hw_cfg[hwi].tx_slots); in ssp_calculate_intern()
146 ssp->ssp_blob[di][hwi].ssrsa = SSRSA_SSRSA(ssp->ssp_prm[di].hw_cfg[hwi].rx_slots); in ssp_calculate_intern()
148 switch (ssp->ssp_prm[di].hw_cfg[hwi].format & SSP_FMT_CLOCK_PROVIDER_MASK) { in ssp_calculate_intern()
172 switch (ssp->ssp_prm[di].hw_cfg[hwi].format & SSP_FMT_INV_MASK) { in ssp_calculate_intern()
242 if (!ssp->ssp_prm[di].hw_cfg[hwi].mclk_rate) { in ssp_calculate_intern()
244 ssp->ssp_prm[di].hw_cfg[hwi].mclk_rate); in ssp_calculate_intern()
248 if (!ssp->ssp_prm[di].hw_cfg[hwi].bclk_rate || in ssp_calculate_intern()
249 ssp->ssp_prm[di].hw_cfg[hwi].bclk_rate > ssp->ssp_prm[di].hw_cfg[hw in ssp_calculate_intern()
[all...]
H A Dssp-internal.h135 struct ssp_config_hw hw_cfg[SSP_MAX_HW_CONFIG]; member
H A Dssp-debug.c141 hw_conf = &dai->hw_cfg[i]; in ssp_print_internal()
/third_party/alsa-lib/src/topology/
H A Dpcm.c260 ref->elem->hw_cfg, in build_link()
1434 struct snd_soc_tplg_hw_config *hw_cfg; in tplg_parse_hw_config() local
1446 hw_cfg = elem->hw_cfg; in tplg_parse_hw_config()
1447 hw_cfg->size = elem->size; in tplg_parse_hw_config()
1464 if (parse_unsigned(n, &hw_cfg->id)) in tplg_parse_hw_config()
1477 hw_cfg->fmt = ret; in tplg_parse_hw_config()
1499 hw_cfg->bclk_provider = SND_SOC_TPLG_BCLK_CC; in tplg_parse_hw_config()
1503 hw_cfg->bclk_provider = SND_SOC_TPLG_BCLK_CC; in tplg_parse_hw_config()
1505 hw_cfg in tplg_parse_hw_config()
[all...]
H A Dtplg_local.h178 struct snd_soc_tplg_hw_config *hw_cfg; member
/third_party/alsa-utils/topology/
H A Dpre-process-dai.c30 snd_config_t *hw_cfg, *obj; in tplg_build_hw_cfg_object() local
40 ret = tplg_build_object_from_template(tplg_pp, obj_cfg, &hw_cfg, NULL, false); in tplg_build_hw_cfg_object()

Completed in 8 milliseconds