Searched refs:ddp_comp (Results 1 – 4 of 4) sorted by relevance
60 struct mtk_ddp_comp **ddp_comp; member179 ret = mtk_ddp_comp_clk_enable(mtk_crtc->ddp_comp[i]); in mtk_crtc_ddp_clk_enable()189 mtk_ddp_comp_clk_disable(mtk_crtc->ddp_comp[i]); in mtk_crtc_ddp_clk_enable()198 mtk_ddp_comp_clk_disable(mtk_crtc->ddp_comp[i]); in mtk_crtc_ddp_clk_disable()212 comp = mtk_crtc->ddp_comp[i]; in mtk_drm_ddp_comp_for_plane()283 mtk_crtc->ddp_comp[i]->id, in mtk_crtc_ddp_hw_init()284 mtk_crtc->ddp_comp[i + 1]->id); in mtk_crtc_ddp_hw_init()286 mtk_crtc->ddp_comp[i]->id); in mtk_crtc_ddp_hw_init()288 mtk_mutex_add_comp(mtk_crtc->mutex, mtk_crtc->ddp_comp[i]->id); in mtk_crtc_ddp_hw_init()292 struct mtk_ddp_comp *comp = mtk_crtc->ddp_comp[i]; in mtk_crtc_ddp_hw_init()[all …]
367 struct mtk_ddp_comp *ddp_comp) in mtk_drm_find_comp_in_ddp() argument375 if (dev == ddp_comp[path[i]].dev) in mtk_drm_find_comp_in_ddp()403 private->ddp_comp)) in mtk_drm_find_possible_crtc_by_comp()406 private->data->ext_len, private->ddp_comp)) in mtk_drm_find_possible_crtc_by_comp()409 private->data->third_len, private->ddp_comp)) in mtk_drm_find_possible_crtc_by_comp()
44 struct mtk_ddp_comp ddp_comp[DDP_COMPONENT_ID_MAX]; member
579 ret = mtk_ddp_comp_init(node, &private->ddp_comp[comp_id], comp_id); in mtk_drm_probe()608 if (private->ddp_comp[i].larb_dev) in mtk_drm_probe()609 put_device(private->ddp_comp[i].larb_dev); in mtk_drm_probe()