Lines Matching defs:comp
75 void mtk_dither_set(struct mtk_ddp_comp *comp, unsigned int bpc, in mtk_dither_set()
98 static void mtk_od_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_od_config()
107 static void mtk_od_start(struct mtk_ddp_comp *comp) in mtk_od_start()
112 static void mtk_ufoe_start(struct mtk_ddp_comp *comp) in mtk_ufoe_start()
117 static void mtk_aal_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_aal_config()
124 static void mtk_aal_start(struct mtk_ddp_comp *comp) in mtk_aal_start()
129 static void mtk_aal_stop(struct mtk_ddp_comp *comp) in mtk_aal_stop()
134 static void mtk_gamma_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_gamma_config()
142 static void mtk_gamma_start(struct mtk_ddp_comp *comp) in mtk_gamma_start()
147 static void mtk_gamma_stop(struct mtk_ddp_comp *comp) in mtk_gamma_stop()
152 static void mtk_gamma_set(struct mtk_ddp_comp *comp, in mtk_gamma_set()
264 struct mtk_ddp_comp *comp, enum mtk_ddp_comp_id comp_id, in mtk_ddp_comp_init()
326 int mtk_ddp_comp_register(struct drm_device *drm, struct mtk_ddp_comp *comp) in mtk_ddp_comp_register()
337 void mtk_ddp_comp_unregister(struct drm_device *drm, struct mtk_ddp_comp *comp) in mtk_ddp_comp_unregister()