Home
last modified time | relevance | path

Searched refs:nhlt_fmt_cfg (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/intel/skylake/
Dskl-nhlt.c22 struct nhlt_fmt_cfg *fmt_config = fmt->fmt_config; in skl_get_specific_cfg()
44 fmt_config = (struct nhlt_fmt_cfg *)(fmt_config->config.caps + in skl_get_specific_cfg()
201 struct nhlt_fmt_cfg *fmt_cfg; in skl_get_ssp_clks()
216 fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_ssp_clks()
218 struct nhlt_fmt_cfg *saved_fmt_cfg = fmt_cfg; in skl_get_ssp_clks()
239 struct nhlt_fmt_cfg *tmp_fmt_cfg = fmt_cfg; in skl_get_ssp_clks()
249 tmp_fmt_cfg = (struct nhlt_fmt_cfg *)(tmp_fmt_cfg->config.caps + in skl_get_ssp_clks()
266 struct nhlt_fmt_cfg *first_fmt_cfg; in skl_get_ssp_clks()
268 first_fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_ssp_clks()
285 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cfg->config.caps + in skl_get_ssp_clks()
[all …]
Dskl-ssp-clk.c76 struct nhlt_fmt_cfg *fmt_cfg; in skl_fill_clk_ipc()
85 fmt_cfg = (struct nhlt_fmt_cfg *)rcfg->config; in skl_fill_clk_ipc()
112 struct nhlt_fmt_cfg *fmt_cfg; in skl_send_clk_dma_control()
122 fmt_cfg = (struct nhlt_fmt_cfg *)rcfg->config; in skl_send_clk_dma_control()
/kernel/linux/linux-5.10/include/sound/
Dintel-nhlt.h56 struct nhlt_fmt_cfg { struct
63 struct nhlt_fmt_cfg fmt_config[]; argument
/kernel/linux/linux-5.10/sound/hda/
Dintel-nhlt.c58 struct nhlt_fmt_cfg *fmt_cfg = fmt_configs->fmt_config; in intel_nhlt_get_dmic_geo()
72 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cfg->config.caps + in intel_nhlt_get_dmic_geo()