Home
last modified time | relevance | path

Searched refs:compo (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_compositor.c46 void sti_compositor_debugfs_init(struct sti_compositor *compo, in sti_compositor_debugfs_init() argument
52 if (compo->vid[i]) in sti_compositor_debugfs_init()
53 vid_debugfs_init(compo->vid[i], minor); in sti_compositor_debugfs_init()
56 if (compo->mixer[i]) in sti_compositor_debugfs_init()
57 sti_mixer_debugfs_init(compo->mixer[i], minor); in sti_compositor_debugfs_init()
64 struct sti_compositor *compo = dev_get_drvdata(dev); in sti_compositor_bind() local
70 struct sti_compositor_subdev_descriptor *desc = compo->data.subdev_desc; in sti_compositor_bind()
71 unsigned int array_size = compo->data.nb_subdev; in sti_compositor_bind()
73 dev_priv->compo = compo; in sti_compositor_bind()
79 compo->vid[vid_id++] = in sti_compositor_bind()
[all …]
H A Dsti_crtc.c53 struct sti_compositor *compo = dev_get_drvdata(dev); in sti_crtc_mode_set() local
63 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() local
118 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 …]
H A Dsti_drv.h25 struct sti_compositor *compo; member
H A Dsti_compositor.h82 void sti_compositor_debugfs_init(struct sti_compositor *compo,
H A Dsti_gdp.c749 struct sti_compositor *compo = dev_get_drvdata(gdp->dev); in sti_gdp_atomic_update() local
753 gdp->vtg = compo->vtg[mixer->id]; in sti_gdp_atomic_update()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstih407.dtsi74 reset-names = "compo-main", "compo-aux";
H A Dstih410.dtsi166 reset-names = "compo-main", "compo-aux";
/openbmc/u-boot/arch/arm/dts/
H A Dstih407-clock.dtsi196 "clk-compo-dvp";
319 "clk-vsens-compo",
H A Dstih410-clock.dtsi203 "clk-compo-dvp",
340 "clk-vsens-compo",
H A Dstih410.dtsi215 reset-names = "compo-main", "compo-aux";
/openbmc/linux/Documentation/devicetree/bindings/clock/st/
H A Dst,flexgen.txt132 "clk-compo-dvp";
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Dst,stih4xx.txt186 reset-names = "compo-main", "compo-aux";