Searched refs:omap_crtc (Results 1 – 2 of 2) sorted by relevance
27 #define to_omap_crtc(x) container_of(x, struct omap_crtc, base)29 struct omap_crtc { struct85 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in pipe2vbl() local87 return dispc_mgr_get_vsync_irq(omap_crtc->channel); in pipe2vbl()92 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings() local93 return &omap_crtc->timings; in omap_crtc_timings()98 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel() local99 return omap_crtc->channel; in omap_crtc_channel()116 static struct omap_crtc *omap_crtcs[8];149 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_set_enabled() local[all …]
10 omap_crtc.o \