Home
last modified time | relevance | path

Searched defs:sti_compositor (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_compositor.h67 struct sti_compositor { struct
70 struct sti_compositor_data data; argument
71 struct clk *clk_compo_main;
72 struct clk *clk_compo_aux;
73 struct clk *clk_pix_main;
74 struct clk *clk_pix_aux;
75 struct reset_control *rst_main;
76 struct reset_control *rst_aux;
77 struct sti_mixer *mixer[STI_MAX_MIXER];
78 struct sti_vid *vid[STI_MAX_VID];
[all …]