Lines Matching refs:base
161 struct vc4_crtc base;
172 container_of_const(_encoder, struct vc4_txp, encoder.base)
175 container_of_const(_connector, struct vc4_txp, connector.base)
468 struct vc4_crtc *vc4_crtc = &txp->base;
517 vc4_crtc = &txp->base;
518 vc4_crtc->regset.base = txp->regs;
530 encoder = &vc4_encoder->base;
531 encoder->possible_crtcs = drm_crtc_mask(&vc4_crtc->base);
539 drm_connector_helper_add(&txp->connector.base,
563 drm_connector_cleanup(&txp->connector.base);