Lines Matching defs:mtk_crtc
86 static void mtk_drm_crtc_finish_page_flip(struct mtk_drm_crtc *mtk_crtc) in mtk_drm_crtc_finish_page_flip()
98 static void mtk_drm_finish_page_flip(struct mtk_drm_crtc *mtk_crtc) in mtk_drm_finish_page_flip()
109 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_destroy() local
173 static int mtk_crtc_ddp_clk_enable(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_clk_enable()
193 static void mtk_crtc_ddp_clk_disable(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_clk_disable()
206 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_ddp_comp_for_plane() local
231 static int mtk_crtc_ddp_hw_init(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_hw_init()
324 static void mtk_crtc_ddp_hw_fini(struct mtk_drm_crtc *mtk_crtc) in mtk_crtc_ddp_hw_fini()
364 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_crtc_ddp_config() local
429 static void mtk_drm_crtc_update_config(struct mtk_drm_crtc *mtk_crtc, in mtk_drm_crtc_update_config()
488 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_crtc_ddp_irq() local
503 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_enable_vblank() local
513 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_disable_vblank() local
534 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_async_update() local
545 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_atomic_enable() local
570 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_atomic_disable() local
606 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_atomic_begin() local
622 struct mtk_drm_crtc *mtk_crtc = to_mtk_crtc(crtc); in mtk_drm_crtc_atomic_flush() local
654 struct mtk_drm_crtc *mtk_crtc, in mtk_drm_crtc_init()
682 static int mtk_drm_crtc_num_comp_planes(struct mtk_drm_crtc *mtk_crtc, in mtk_drm_crtc_num_comp_planes()
714 struct mtk_drm_crtc *mtk_crtc, in mtk_drm_crtc_init_comp_planes()
741 struct mtk_drm_crtc *mtk_crtc; in mtk_drm_crtc_create() local