Searched refs:fmt_cfg (Results 1 – 7 of 7) 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()
72 offsetof(struct sof_ipc4_pin_format, audio_fmt.fmt_cfg)},92 offsetof(struct sof_ipc4_pin_format, audio_fmt.fmt_cfg)},178 fmt->ch_cfg, fmt->interleaving_style, fmt->fmt_cfg, in sof_ipc4_dbg_audio_format()1021 int valid_bits = SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(fmt->fmt_cfg); in sof_ipc4_update_hw_params()1048 channels = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(fmt->fmt_cfg); in sof_ipc4_update_hw_params()1065 channels = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(fmt->fmt_cfg); in sof_ipc4_is_single_format()1066 valid_bits = SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(fmt->fmt_cfg); in sof_ipc4_is_single_format()1074 _channels = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(fmt->fmt_cfg); in sof_ipc4_is_single_format()1075 _valid_bits = SOF_IPC4_AUDIO_FORMAT_CFG_V_BIT_DEPTH(fmt->fmt_cfg); in sof_ipc4_is_single_format()1115 _out_channels = SOF_IPC4_AUDIO_FORMAT_CFG_CHANNELS_COUNT(out_fmt->fmt_cfg); in sof_ipc4_init_output_audio_fmt()[all …]
754 ch = dai_copier->data.out_format.fmt_cfg; in sof_ipc4_get_stream_start_offset()
273 uint32_t fmt_cfg; /* channels_count valid_bit_depth s_type */ member
1150 const struct rkisp1_capture_fmt_cfg **fmt_cfg, in rkisp1_try_fmt() argument1181 if (fmt_cfg) in rkisp1_try_fmt()1182 *fmt_cfg = fmt; in rkisp1_try_fmt()