Searched refs:setup_intf_cfg (Results 1 – 4 of 4) sorted by relevance
119 void (*setup_intf_cfg)(struct dpu_hw_ctl *ctx, member
81 if (!ctl || !ctl->ops.setup_intf_cfg) in _dpu_encoder_phys_cmd_update_intf_cfg()88 ctl->ops.setup_intf_cfg(ctl, &intf_cfg); in _dpu_encoder_phys_cmd_update_intf_cfg()479 || !phys_enc->hw_ctl->ops.setup_intf_cfg) { in _dpu_encoder_phys_cmd_pingpong_config()
253 if (!phys_enc || !phys_enc->hw_ctl->ops.setup_intf_cfg) { in dpu_encoder_phys_vid_setup_timing_engine()294 phys_enc->hw_ctl->ops.setup_intf_cfg(phys_enc->hw_ctl, &intf_cfg); in dpu_encoder_phys_vid_setup_timing_engine()
480 ops->setup_intf_cfg = dpu_hw_ctl_intf_cfg; in _setup_ctl_ops()