Lines Matching defs:comp
77 static inline struct mtk_disp_ovl *comp_to_ovl(struct mtk_ddp_comp *comp) in comp_to_ovl()
98 static void mtk_ovl_enable_vblank(struct mtk_ddp_comp *comp, in mtk_ovl_enable_vblank()
108 static void mtk_ovl_disable_vblank(struct mtk_ddp_comp *comp) in mtk_ovl_disable_vblank()
116 static void mtk_ovl_start(struct mtk_ddp_comp *comp) in mtk_ovl_start()
121 static void mtk_ovl_stop(struct mtk_ddp_comp *comp) in mtk_ovl_stop()
126 static void mtk_ovl_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_ovl_config()
139 static unsigned int mtk_ovl_layer_nr(struct mtk_ddp_comp *comp) in mtk_ovl_layer_nr()
146 static unsigned int mtk_ovl_supported_rotations(struct mtk_ddp_comp *comp) in mtk_ovl_supported_rotations()
152 static int mtk_ovl_layer_check(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_ovl_layer_check()
180 static void mtk_ovl_layer_on(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_ovl_layer_on()
205 static void mtk_ovl_layer_off(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_ovl_layer_off()
250 static void mtk_ovl_layer_config(struct mtk_ddp_comp *comp, unsigned int idx, in mtk_ovl_layer_config()
296 static void mtk_ovl_bgclr_in_on(struct mtk_ddp_comp *comp) in mtk_ovl_bgclr_in_on()
305 static void mtk_ovl_bgclr_in_off(struct mtk_ddp_comp *comp) in mtk_ovl_bgclr_in_off()