Searched refs:mtk_ddp_comp (Results 1 – 4 of 4) sorted by relevance
40 struct mtk_ddp_comp;70 struct mtk_ddp_comp { struct78 static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_enable() argument86 static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_disable()92 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()101 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()107 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()144 static inline int mtk_ddp_comp_layer_check(struct mtk_ddp_comp *comp, in mtk_ddp_comp_layer_check()162 static inline void mtk_ddp_gamma_set(struct mtk_ddp_comp *comp, in mtk_ddp_gamma_set()169 static inline void mtk_ddp_comp_bgclr_in_on(struct mtk_ddp_comp *comp) in mtk_ddp_comp_bgclr_in_on()[all …]
60 struct mtk_ddp_comp **ddp_comp;207 struct mtk_ddp_comp *comp; in mtk_drm_ddp_comp_for_plane()292 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init()305 struct mtk_ddp_comp *comp; in mtk_crtc_ddp_hw_init()366 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_crtc_ddp_config()504 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_enable_vblank()514 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[0]; in mtk_drm_crtc_disable_vblank()523 struct mtk_ddp_comp *comp; in mtk_drm_crtc_plane_check()685 struct mtk_ddp_comp *comp; in mtk_drm_crtc_num_comp_planes()755 struct mtk_ddp_comp *comp; in mtk_drm_crtc_create()[all …]
44 struct mtk_ddp_comp ddp_comp[DDP_COMPONENT_ID_MAX];
367 struct mtk_ddp_comp *ddp_comp) in mtk_drm_find_comp_in_ddp()417 static int mtk_ddp_get_larb_dev(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_get_larb_dev()441 int mtk_ddp_comp_init(struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_comp_init()
Completed in 10 milliseconds