Home
last modified time | relevance | path

Searched refs:fmt_cfg (Results 1 – 3 of 3) sorted by relevance

/linux/sound/soc/sof/
H A Dipc4-topology.c104 offsetof(struct sof_ipc4_pin_format, audio_fmt.fmt_cfg)},
124 offsetof(struct sof_ipc4_pin_format, audio_fmt.fmt_cfg)},
241 SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(fmt->fmt_cfg), in sof_ipc4_dbg_audio_format()
242 fmt->ch_map, fmt->ch_cfg, fmt->interleaving_style, fmt->fmt_cfg, in sof_ipc4_dbg_audio_format()
295 in_channels = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(in_fmt->fmt_cfg); in sof_ipc4_dbg_module_audio_format()
296 in_valid_bits = SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(in_fmt->fmt_cfg); in sof_ipc4_dbg_module_audio_format()
299 out_channels = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(out_fmt->fmt_cfg); in sof_ipc4_dbg_module_audio_format()
300 out_valid_bits = SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(out_fmt->fmt_cfg); in sof_ipc4_dbg_module_audio_format()
1341 static u32 sof_ipc4_fmt_cfg_to_type(u32 fmt_cfg) in sof_ipc4_fmt_cfg_to_type() argument
1344 u32 __bits = SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(fmt_cfg); in sof_ipc4_fmt_cfg_to_type()
[all …]
H A Dipc4-pcm.c763 be_channels = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(pin_fmts[0].audio_fmt.fmt_cfg); in sof_ipc4_pcm_dai_link_fixup_channels()
765 val = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(pin_fmts[i].audio_fmt.fmt_cfg); in sof_ipc4_pcm_dai_link_fixup_channels()
864 valid_bits = SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(ipc4_fmt->fmt_cfg); in sof_ipc4_pcm_dai_link_fixup()
1140 ch = dai_copier->data.out_format.fmt_cfg; in sof_ipc4_get_stream_start_offset()
/linux/sound/hda/core/
H A Dintel-nhlt.c58 struct nhlt_fmt_cfg *fmt_cfg = fmt_configs->fmt_config; in intel_nhlt_get_dmic_geo() local
66 fmt_ext = &fmt_cfg->fmt_ext; in intel_nhlt_get_dmic_geo()
72 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cfg->config.caps + in intel_nhlt_get_dmic_geo()
73 fmt_cfg->config.size); in intel_nhlt_get_dmic_geo()