Lines Matching defs:crtc
719 struct tegra_crtc *crtc;
724 if (sc->output.encoder.crtc != NULL) {
725 crtc = container_of(sc->output.encoder.crtc, struct tegra_crtc,
727 dc = crtc->dev;
751 struct tegra_crtc *crtc;
757 mode = &sc->output.encoder.crtc->mode;
758 crtc = container_of(sc->output.encoder.crtc, struct tegra_crtc,
760 dc = crtc->dev;
806 if (crtc->nvidia_head != 0)