Lines Matching full:information
18 * struct ingenic_cgu_pll_info - information about a PLL
64 * struct ingenic_cgu_mux_info - information about a clock mux
77 * struct ingenic_cgu_div_info - information about a divider
106 * struct ingenic_cgu_fixdiv_info - information about a fixed divider
114 * struct ingenic_cgu_gate_info - information about a clock gate
128 * struct ingenic_cgu_custom_info - information about a custom (SoC) clock
136 * struct ingenic_cgu_clk_info - information about a clock
143 * @pll: information valid if type includes CGU_CLK_PLL
144 * @gate: information valid if type includes CGU_CLK_GATE
145 * @mux: information valid if type includes CGU_CLK_MUX
146 * @div: information valid if type includes CGU_CLK_DIV
147 * @fixdiv: information valid if type includes CGU_CLK_FIXDIV
148 * @custom: information valid if type includes CGU_CLK_CUSTOM
187 * @clock_info: an array containing information about implemented clocks
217 * @clock_info: an array of clock information structures describing the clocks