Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/
Domap_crtc.c29 #define to_omap_crtc(x) container_of(x, struct omap_crtc, base) macro
58 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings()
64 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel()
70 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_is_pending()
83 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_wait_pending()
115 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_set_enabled()
187 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_enable()
200 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_disable()
210 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_set_timings()
221 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_set_lcd_config()
[all …]