Searched refs:sun4i_crtc (Results 1 – 6 of 6) sorted by relevance
50 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_check()63 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_begin()84 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_flush()107 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_disable()128 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_enable()141 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_mode_set_nofb()157 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_enable_vblank()168 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_disable_vblank()186 struct sun4i_crtc *sun4i_crtc_init(struct drm_device *drm, in sun4i_crtc_init()190 struct sun4i_crtc *scrtc; in sun4i_crtc_init()
12 struct sun4i_crtc { struct20 static inline struct sun4i_crtc *drm_crtc_to_sun4i_crtc(struct drm_crtc *crtc) in drm_crtc_to_sun4i_crtc() argument22 return container_of(crtc, struct sun4i_crtc, crtc); in drm_crtc_to_sun4i_crtc()25 struct sun4i_crtc *sun4i_crtc_init(struct drm_device *drm,
21 sun4i-tcon-y += sun4i_crtc.o
260 struct sun4i_crtc *crtc;
344 struct sun4i_crtc *crtc = drm_crtc_to_sun4i_crtc(encoder->crtc); in sun4i_tv_disable()358 struct sun4i_crtc *crtc = drm_crtc_to_sun4i_crtc(encoder->crtc); in sun4i_tv_enable()
702 struct sun4i_crtc *scrtc) in sun4i_tcon_finish_page_flip()719 struct sun4i_crtc *scrtc = tcon->crtc; in sun4i_tcon_handler()