Searched refs:mtk_ddp_comp (Results 1 – 2 of 2) sorted by relevance
49 struct mtk_ddp_comp;95 struct mtk_ddp_comp { struct103 static inline int mtk_ddp_comp_power_on(struct mtk_ddp_comp *comp) in mtk_ddp_comp_power_on() argument112 static inline void mtk_ddp_comp_power_off(struct mtk_ddp_comp *comp) in mtk_ddp_comp_power_off()120 static inline int mtk_ddp_comp_clk_enable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_enable()128 static inline void mtk_ddp_comp_clk_disable(struct mtk_ddp_comp *comp) in mtk_ddp_comp_clk_disable()135 enum drm_mode_status mtk_ddp_comp_mode_valid(struct mtk_ddp_comp *comp, in mtk_ddp_comp_mode_valid()143 static inline void mtk_ddp_comp_config(struct mtk_ddp_comp *comp, in mtk_ddp_comp_config()152 static inline void mtk_ddp_comp_start(struct mtk_ddp_comp *comp) in mtk_ddp_comp_start()158 static inline void mtk_ddp_comp_stop(struct mtk_ddp_comp *comp) in mtk_ddp_comp_stop()[all …]
506 struct mtk_ddp_comp *ddp_comp) in mtk_ddp_comp_find()523 struct mtk_ddp_comp *ddp_comp) in mtk_ddp_comp_find_in_route()638 int mtk_ddp_comp_init(struct device *dev, struct device_node *node, struct mtk_ddp_comp *comp, in mtk_ddp_comp_init()