Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/omapdrm/
Domap_crtc.c28 #define to_omap_crtc(x) container_of(x, struct omap_crtc, base) macro
57 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_timings()
63 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_channel()
69 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_is_pending()
82 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_wait_pending()
114 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_set_enabled()
185 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_enable()
197 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_disable()
207 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_set_timings()
218 struct omap_crtc *omap_crtc = to_omap_crtc(crtc); in omap_crtc_dss_set_lcd_config()
[all …]