Searched refs:sun4i_crtc (Results 1 – 6 of 6) sorted by relevance
53 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_check()68 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_begin()89 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_flush()112 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_disable()133 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_atomic_enable()146 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_mode_set_nofb()163 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_enable_vblank()174 struct sun4i_crtc *scrtc = drm_crtc_to_sun4i_crtc(crtc); in sun4i_crtc_disable_vblank()192 struct sun4i_crtc *sun4i_crtc_init(struct drm_device *drm, in sun4i_crtc_init()196 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
267 struct sun4i_crtc *crtc = drm_crtc_to_sun4i_crtc(encoder->crtc); in sun4i_tv_disable()282 struct sun4i_crtc *crtc = drm_crtc_to_sun4i_crtc(encoder->crtc); in sun4i_tv_enable()
283 struct sun4i_crtc *crtc;
740 struct sun4i_crtc *scrtc) in sun4i_tcon_finish_page_flip()757 struct sun4i_crtc *scrtc = tcon->crtc; in sun4i_tcon_handler()