Searched refs:clear_all_blendstages (Results 1 – 4 of 4) sorted by relevance
216 void (*clear_all_blendstages)(struct dpu_hw_ctl *ctx); member
530 if (mixer[i].lm_ctl->ops.clear_all_blendstages) in _dpu_crtc_blend_setup()531 mixer[i].lm_ctl->ops.clear_all_blendstages( in _dpu_crtc_blend_setup()
670 ops->clear_all_blendstages = dpu_hw_ctl_clear_all_blendstages; in _setup_ctl_ops()
1984 if (phys_enc->hw_ctl->ops.clear_all_blendstages) in dpu_encoder_helper_reset_mixers()1985 phys_enc->hw_ctl->ops.clear_all_blendstages(phys_enc->hw_ctl); in dpu_encoder_helper_reset_mixers()