Home
last modified time | relevance | path

Searched refs:nhlt_fmt_cfg (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-nhlt.c99 struct nhlt_fmt_cfg *fmt_cfg; in skl_get_ssp_clks()
114 fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_ssp_clks()
116 struct nhlt_fmt_cfg *saved_fmt_cfg = fmt_cfg; in skl_get_ssp_clks()
137 struct nhlt_fmt_cfg *tmp_fmt_cfg = fmt_cfg; in skl_get_ssp_clks()
146 /* Move to the next nhlt_fmt_cfg */ in skl_get_ssp_clks()
147 tmp_fmt_cfg = (struct nhlt_fmt_cfg *)(tmp_fmt_cfg->config.caps + in skl_get_ssp_clks()
164 struct nhlt_fmt_cfg *first_fmt_cfg; in skl_get_ssp_clks()
166 first_fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_ssp_clks()
182 /* Move to the next nhlt_fmt_cfg */ in skl_get_ssp_clks()
183 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cf in skl_get_ssp_clks()
[all...]
H A 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/sound/soc/intel/skylake/
H A 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()
248 /* Move to the next nhlt_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 *)fm in skl_get_ssp_clks()
[all...]
H A 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-6.6/sound/hda/
H A Dintel-nhlt.c58 struct nhlt_fmt_cfg *fmt_cfg = fmt_configs->fmt_config; in intel_nhlt_get_dmic_geo()
71 /* Move to the next nhlt_fmt_cfg */ in intel_nhlt_get_dmic_geo()
72 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cfg->config.caps + in intel_nhlt_get_dmic_geo()
175 struct nhlt_fmt_cfg *cfg; in intel_nhlt_ssp_mclk_mask()
225 cfg = (struct nhlt_fmt_cfg *)(cfg->config.caps + cfg->config.size); in intel_nhlt_ssp_mclk_mask()
243 struct nhlt_fmt_cfg *cfg = fmt->fmt_config; in nhlt_get_specific_cfg()
266 cfg = (struct nhlt_fmt_cfg *)(cfg->config.caps + cfg->config.size); in nhlt_get_specific_cfg()
/kernel/linux/linux-5.10/sound/hda/
H A Dintel-nhlt.c58 struct nhlt_fmt_cfg *fmt_cfg = fmt_configs->fmt_config; in intel_nhlt_get_dmic_geo()
71 /* Move to the next nhlt_fmt_cfg */ in intel_nhlt_get_dmic_geo()
72 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cfg->config.caps + in intel_nhlt_get_dmic_geo()
/kernel/linux/linux-5.10/include/sound/
H A Dintel-nhlt.h56 struct nhlt_fmt_cfg { struct
63 struct nhlt_fmt_cfg fmt_config[];
/kernel/linux/linux-6.6/include/sound/
H A Dintel-nhlt.h54 struct nhlt_fmt_cfg { struct
61 struct nhlt_fmt_cfg fmt_config[];

Completed in 6 milliseconds