Lines Matching defs:dcrtc
74 struct armada_crtc *dcrtc;
90 dcrtc = drm_to_armada_crtc(state->crtc);
91 regs = dcrtc->regs + dcrtc->regs_idx;
209 dcrtc->variant->has_spu_adv_reg)
213 dcrtc->regs_idx += idx;
219 struct armada_crtc *dcrtc;
233 dcrtc = drm_to_armada_crtc(old_state->crtc);
234 regs = dcrtc->regs + dcrtc->regs_idx;
241 dcrtc->regs_idx += idx;