Home
last modified time | relevance | path

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

/openbmc/linux/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()
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()
183 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cfg->config.caps + in skl_get_ssp_clks()
209 struct nhlt_fmt_cfg *fmt_cfg; in skl_get_mclk()
214 fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_mclk()
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()
/openbmc/linux/sound/hda/
H A 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()
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()
/openbmc/linux/include/sound/
H A Dintel-nhlt.h54 struct nhlt_fmt_cfg { struct
61 struct nhlt_fmt_cfg fmt_config[]; argument