Home
last modified time | relevance | path

Searched refs:omap_crtcs (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/omapdrm/
Domap_crtc.c112 static struct omap_crtc *omap_crtcs[8]; variable
218 struct omap_crtc *omap_crtc = omap_crtcs[channel]; in omap_crtc_dss_enable()
230 struct omap_crtc *omap_crtc = omap_crtcs[channel]; in omap_crtc_dss_disable()
239 struct omap_crtc *omap_crtc = omap_crtcs[channel]; in omap_crtc_dss_set_timings()
248 struct omap_crtc *omap_crtc = omap_crtcs[channel]; in omap_crtc_dss_set_lcd_config()
684 memset(omap_crtcs, 0, sizeof(omap_crtcs)); in omap_crtc_pre_init()
712 if (WARN_ON(omap_crtcs[channel] != NULL)) in omap_crtc_init()
753 omap_crtcs[channel] = omap_crtc; in omap_crtc_init()