Searched refs:fmt_config (Results 1 – 3 of 3) sorted by relevance
22 struct nhlt_fmt_cfg *fmt_config = fmt->fmt_config; in skl_get_specific_cfg() local28 wfmt = &fmt_config->fmt_ext.fmt; in skl_get_specific_cfg()36 sp_config = &fmt_config->config; in skl_get_specific_cfg()44 fmt_config = (struct nhlt_fmt_cfg *)(fmt_config->config.caps + in skl_get_specific_cfg()45 fmt_config->config.size); in skl_get_specific_cfg()218 fmt_cfg = &fmt->fmt_config[i]; in skl_get_ssp_clks()237 fmt_cfg = &fmt->fmt_config[j]; in skl_get_ssp_clks()259 fmt->fmt_config[0].config.caps; in skl_get_ssp_clks()302 fmt_cfg = &fmt->fmt_config[0].config; in skl_get_mclk()332 mclk[id].rate_cfg[0].config = &fmt->fmt_config[0]; in skl_get_mclk()
101 struct fmt_config { struct212 struct fmt_config config;213 struct fmt_config try_config;
63 struct nhlt_fmt_cfg fmt_config[]; member