Lines Matching full:information
18 * struct ingenic_cgu_pll_info - information about a PLL
58 * struct ingenic_cgu_mux_info - information about a clock mux
71 * struct ingenic_cgu_div_info - information about a divider
98 * struct ingenic_cgu_fixdiv_info - information about a fixed divider
106 * struct ingenic_cgu_gate_info - information about a clock gate
120 * struct ingenic_cgu_custom_info - information about a custom (SoC) clock
128 * struct ingenic_cgu_clk_info - information about a clock
134 * @pll: information valid if type includes CGU_CLK_PLL
135 * @gate: information valid if type includes CGU_CLK_GATE
136 * @mux: information valid if type includes CGU_CLK_MUX
137 * @div: information valid if type includes CGU_CLK_DIV
138 * @fixdiv: information valid if type includes CGU_CLK_FIXDIV
139 * @custom: information valid if type includes CGU_CLK_CUSTOM
176 * @clock_info: an array containing information about implemented clocks
206 * @clock_info: an array of clock information structures describing the clocks