Lines Matching refs:mdp_comp
71 struct mdp_comp *prz1 = ctx->comp->mdp_dev->comp[MDP_COMP_RSZ1]; in init_rdma()
574 struct mdp_comp *merge; in config_rsz_subfrm()
1625 int mdp_comp_clock_on(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_on()
1666 void mdp_comp_clock_off(struct device *dev, struct mdp_comp *comp) in mdp_comp_clock_off()
1680 int mdp_comp_clocks_on(struct device *dev, struct mdp_comp *comps, int num) in mdp_comp_clocks_on()
1710 void mdp_comp_clocks_off(struct device *dev, struct mdp_comp *comps, int num) in mdp_comp_clocks_off()
1734 struct device_node *node, struct mdp_comp *comp) in mdp_get_subsys_id()
1768 struct mdp_comp *comp) in __mdp_comp_init()
1786 struct mdp_comp *comp, enum mtk_mdp_comp_id id) in mdp_comp_init()
1854 static void mdp_comp_deinit(struct mdp_comp *comp) in mdp_comp_deinit()
1868 static struct mdp_comp *mdp_comp_create(struct mdp_dev *mdp, in mdp_comp_create()
1873 struct mdp_comp *comp; in mdp_comp_create()
1909 struct mdp_comp *comp; in mdp_comp_sub_create()
1975 struct mdp_comp *comp; in mdp_comp_config()