Searched refs:intf_cfg (Results 1 – 2 of 2) sorted by relevance
638 struct apm_display_port_module_intf_cfg *intf_cfg; in audioreach_display_port_set_media_format() 676 intf_cfg = p; in audioreach_codec_dma_set_media_format() 677 param_data = &intf_cfg->param_data; in audioreach_codec_dma_set_media_format() 683 intf_cfg->cfg.channel_allocation = cfg->channel_allocation; in audioreach_codec_dma_set_media_format() 684 intf_cfg->cfg.mst_idx = 0; in audioreach_codec_dma_set_media_format() 685 intf_cfg->cfg.dptx_idx = cfg->dp_idx; in audioreach_codec_dma_set_media_format() 695 struct apm_codec_dma_module_intf_cfg *intf_cfg; in audioreach_codec_dma_set_media_format() 735 intf_cfg = p; in audioreach_codec_dma_set_media_format() 736 param_data = &intf_cfg->param_data; in audioreach_codec_dma_set_media_format() 742 intf_cfg in audioreach_codec_dma_set_media_format() 611 struct apm_display_port_module_intf_cfg *intf_cfg; audioreach_display_port_set_media_format() local 678 struct apm_codec_dma_module_intf_cfg *intf_cfg; audioreach_codec_dma_set_media_format() local 999 struct apm_i2s_module_intf_cfg *intf_cfg; audioreach_i2s_set_media_format() local [all...]
2261 struct dpu_hw_intf_cfg intf_cfg = { 0 }; in dpu_encoder_helper_phys_cleanup() local2327 intf_cfg.stream_sel = 0; /* Don't care value for video mode */ in dpu_encoder_helper_phys_cleanup()2328 intf_cfg.mode_3d = dpu_encoder_helper_get_3d_blend_mode(phys_enc); in dpu_encoder_helper_phys_cleanup()2329 intf_cfg.dsc = dpu_encoder_helper_get_dsc(phys_enc); in dpu_encoder_helper_phys_cleanup()2330 intf_cfg.cwb = dpu_enc->cwb_mask; in dpu_encoder_helper_phys_cleanup()2333 intf_cfg.intf = phys_enc->hw_intf->idx; in dpu_encoder_helper_phys_cleanup()2335 intf_cfg.wb = phys_enc->hw_wb->idx; in dpu_encoder_helper_phys_cleanup()2338 intf_cfg.merge_3d = phys_enc->hw_pp->merge_3d->idx; in dpu_encoder_helper_phys_cleanup()2341 ctl->ops.reset_intf_cfg(ctl, &intf_cfg); in dpu_encoder_helper_phys_cleanup()