Searched refs:compo (Results 1 – 5 of 5) sorted by relevance
53 struct sti_compositor *compo = dev_get_drvdata(dev); in sti_crtc_mode_set() local63 compo_clk = compo->clk_compo_main; in sti_crtc_mode_set()64 pix_clk = compo->clk_pix_main; in sti_crtc_mode_set()66 compo_clk = compo->clk_compo_aux; in sti_crtc_mode_set()67 pix_clk = compo->clk_pix_aux; in sti_crtc_mode_set()86 sti_vtg_set_config(compo->vtg[mixer->id], &crtc->mode); in sti_crtc_mode_set()107 struct sti_compositor *compo = dev_get_drvdata(dev); in sti_crtc_disable() local118 clk_disable_unprepare(compo->clk_pix_main); in sti_crtc_disable()119 clk_disable_unprepare(compo->clk_compo_main); in sti_crtc_disable()121 clk_disable_unprepare(compo->clk_pix_aux); in sti_crtc_disable()[all …]
25 struct sti_compositor *compo; member
82 void sti_compositor_debugfs_init(struct sti_compositor *compo,
129 "clk-compo-dvp";
186 reset-names = "compo-main", "compo-aux";