Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/skylake/
Dskl-nhlt.h66 struct nhlt_fmt_cfg { struct
73 struct nhlt_fmt_cfg fmt_config[0]; argument
Dskl-ssp-clk.c75 struct nhlt_fmt_cfg *fmt_cfg; in skl_fill_clk_ipc()
84 fmt_cfg = (struct nhlt_fmt_cfg *)rcfg->config; in skl_fill_clk_ipc()
111 struct nhlt_fmt_cfg *fmt_cfg; in skl_send_clk_dma_control()
121 fmt_cfg = (struct nhlt_fmt_cfg *)rcfg->config; in skl_send_clk_dma_control()
Dskl-nhlt.c78 struct nhlt_fmt_cfg *fmt_config = fmt->fmt_config; in skl_get_specific_cfg()
100 fmt_config = (struct nhlt_fmt_cfg *)(fmt_config->config.caps + in skl_get_specific_cfg()
295 struct nhlt_fmt_cfg *fmt_cfg; in skl_get_ssp_clks()