Lines Matching defs:comp
90 struct mtk_ddp_comp *comp, unsigned int offset) in mtk_ddp_write()
102 struct mtk_ddp_comp *comp, in mtk_ddp_write_relaxed()
116 struct mtk_ddp_comp *comp, in mtk_ddp_write_mask()
135 void mtk_dither_set(struct mtk_ddp_comp *comp, unsigned int bpc, in mtk_dither_set()
160 static void mtk_od_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_od_config()
169 static void mtk_od_start(struct mtk_ddp_comp *comp) in mtk_od_start()
174 static void mtk_ufoe_start(struct mtk_ddp_comp *comp) in mtk_ufoe_start()
179 static void mtk_aal_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_aal_config()
186 static void mtk_aal_start(struct mtk_ddp_comp *comp) in mtk_aal_start()
191 static void mtk_aal_stop(struct mtk_ddp_comp *comp) in mtk_aal_stop()
196 static void mtk_ccorr_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_ccorr_config()
204 static void mtk_ccorr_start(struct mtk_ddp_comp *comp) in mtk_ccorr_start()
209 static void mtk_ccorr_stop(struct mtk_ddp_comp *comp) in mtk_ccorr_stop()
234 static void mtk_ccorr_ctm_set(struct mtk_ddp_comp *comp, in mtk_ccorr_ctm_set()
265 static void mtk_dither_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_dither_config()
273 static void mtk_dither_start(struct mtk_ddp_comp *comp) in mtk_dither_start()
278 static void mtk_dither_stop(struct mtk_ddp_comp *comp) in mtk_dither_stop()
283 static void mtk_gamma_config(struct mtk_ddp_comp *comp, unsigned int w, in mtk_gamma_config()
291 static void mtk_gamma_start(struct mtk_ddp_comp *comp) in mtk_gamma_start()
296 static void mtk_gamma_stop(struct mtk_ddp_comp *comp) in mtk_gamma_stop()
301 static void mtk_gamma_set(struct mtk_ddp_comp *comp, in mtk_gamma_set()
469 struct mtk_ddp_comp *comp, enum mtk_ddp_comp_id comp_id, in mtk_ddp_comp_init()
551 int mtk_ddp_comp_register(struct drm_device *drm, struct mtk_ddp_comp *comp) in mtk_ddp_comp_register()
562 void mtk_ddp_comp_unregister(struct drm_device *drm, struct mtk_ddp_comp *comp) in mtk_ddp_comp_unregister()