Lines Matching defs:comp
67 void mtk_dither_set(struct mtk_ddp_comp *comp, unsigned int bpc, in mtk_dither_set()
90 static void mtk_od_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_od_config()
99 static void mtk_od_start(struct mtk_ddp_comp *comp) in mtk_od_start()
104 static void mtk_ufoe_start(struct mtk_ddp_comp *comp) in mtk_ufoe_start()
109 static void mtk_aal_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_aal_config()
116 static void mtk_aal_start(struct mtk_ddp_comp *comp) in mtk_aal_start()
121 static void mtk_aal_stop(struct mtk_ddp_comp *comp) in mtk_aal_stop()
126 static void mtk_gamma_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_gamma_config()
134 static void mtk_gamma_start(struct mtk_ddp_comp *comp) in mtk_gamma_start()
139 static void mtk_gamma_stop(struct mtk_ddp_comp *comp) in mtk_gamma_stop()
144 static void mtk_gamma_set(struct mtk_ddp_comp *comp, in mtk_gamma_set()
256 struct mtk_ddp_comp *comp, enum mtk_ddp_comp_id comp_id, in mtk_ddp_comp_init()
318 int mtk_ddp_comp_register(struct drm_device *drm, struct mtk_ddp_comp *comp) in mtk_ddp_comp_register()
329 void mtk_ddp_comp_unregister(struct drm_device *drm, struct mtk_ddp_comp *comp) in mtk_ddp_comp_unregister()