Searched refs:mtk_ddp_comp (Results 1 – 4 of 4) sorted by relevance
46 struct mtk_ddp_comp;85 struct mtk_ddp_comp { struct92 static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_enable() argument100 static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_disable()106 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()115 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()121 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()127 static inline void mtk_ddp_comp_register_vblank_cb(struct mtk_ddp_comp *comp, in mtk_ddp_comp_register_vblank_cb()136 static inline void mtk_ddp_comp_unregister_vblank_cb(struct mtk_ddp_comp *comp) in mtk_ddp_comp_unregister_vblank_cb()142 static inline void mtk_ddp_comp_enable_vblank(struct mtk_ddp_comp *comp) in mtk_ddp_comp_enable_vblank()[all …]
65 struct mtk_ddp_comp **ddp_comp;175 struct mtk_ddp_comp *comp; in mtk_drm_crtc_destroy()271 struct mtk_ddp_comp *mtk_drm_ddp_comp_for_plane(struct drm_crtc *crtc, in mtk_drm_ddp_comp_for_plane()276 struct mtk_ddp_comp *comp; in mtk_drm_ddp_comp_for_plane()414 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init()427 struct mtk_ddp_comp *comp; in mtk_crtc_ddp_hw_init()497 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config()667 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_enable_vblank()677 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_disable_vblank()686 struct mtk_ddp_comp *comp; in mtk_drm_crtc_plane_check()[all …]
48 struct mtk_ddp_comp ddp_comp[DDP_COMPONENT_DRM_ID_MAX];
496 struct mtk_ddp_comp *ddp_comp) in mtk_drm_find_comp_in_ddp()546 int mtk_ddp_comp_init(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_comp_init()