Searched refs:fmt_cfg (Results 1 – 6 of 6) sorted by relevance
99 struct nhlt_fmt_cfg *fmt_cfg; in skl_get_ssp_clks() local114 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()183 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cfg->config.caps + in skl_get_ssp_clks()184 fmt_cfg->config.size); in skl_get_ssp_clks()209 struct nhlt_fmt_cfg *fmt_cfg; in skl_get_mclk() local214 fmt_cfg = (struct nhlt_fmt_cfg *)fmt->fmt_config; in skl_get_mclk()215 i2s_config_ext = (struct skl_i2s_config_blob_ext *)fmt_cfg->config.caps; in skl_get_mclk()244 mclk[id].rate_cfg[0].config = fmt_cfg; in skl_get_mclk()
76 struct nhlt_fmt_cfg *fmt_cfg; in skl_fill_clk_ipc() local85 fmt_cfg = (struct nhlt_fmt_cfg *)rcfg->config; in skl_fill_clk_ipc()86 wfmt = &fmt_cfg->fmt_ext.fmt; in skl_fill_clk_ipc()94 fmt_cfg->fmt_ext.sample.valid_bits_per_sample; in skl_fill_clk_ipc()112 struct nhlt_fmt_cfg *fmt_cfg; in skl_send_clk_dma_control() local122 fmt_cfg = (struct nhlt_fmt_cfg *)rcfg->config; in skl_send_clk_dma_control()123 sp_cfg = &fmt_cfg->config; in skl_send_clk_dma_control()
58 struct nhlt_fmt_cfg *fmt_cfg = fmt_configs->fmt_config; in intel_nhlt_get_dmic_geo() local66 fmt_ext = &fmt_cfg->fmt_ext; in intel_nhlt_get_dmic_geo()72 fmt_cfg = (struct nhlt_fmt_cfg *)(fmt_cfg->config.caps + in intel_nhlt_get_dmic_geo()73 fmt_cfg->config.size); in intel_nhlt_get_dmic_geo()
60 offsetof(struct sof_ipc4_audio_format, fmt_cfg)},75 offsetof(struct sof_ipc4_audio_format, fmt_cfg)},159 fmt->ch_cfg, fmt->interleaving_style, fmt->fmt_cfg); in sof_ipc4_dbg_audio_format()917 channels = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(fmt->fmt_cfg); in sof_ipc4_init_audio_fmt()918 valid_bits = SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(fmt->fmt_cfg); in sof_ipc4_init_audio_fmt()1272 SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(copier_data->out_format.fmt_cfg); in sof_ipc4_prepare_copier_module()
233 uint32_t fmt_cfg; /* channels_count valid_bit_depth s_type */ member
1128 const struct rkisp1_capture_fmt_cfg **fmt_cfg, in rkisp1_try_fmt() argument1157 if (fmt_cfg) in rkisp1_try_fmt()1158 *fmt_cfg = fmt; in rkisp1_try_fmt()