Lines Matching full:information
18 * struct ingenic_cgu_pll_info - information about a PLL
71 * struct ingenic_cgu_mux_info - information about a clock mux
84 * struct ingenic_cgu_div_info - information about a divider
113 * struct ingenic_cgu_fixdiv_info - information about a fixed divider
121 * struct ingenic_cgu_gate_info - information about a clock gate
135 * struct ingenic_cgu_custom_info - information about a custom (SoC) clock
143 * struct ingenic_cgu_clk_info - information about a clock
150 * @pll: information valid if type includes CGU_CLK_PLL
151 * @gate: information valid if type includes CGU_CLK_GATE
152 * @mux: information valid if type includes CGU_CLK_MUX
153 * @div: information valid if type includes CGU_CLK_DIV
154 * @fixdiv: information valid if type includes CGU_CLK_FIXDIV
155 * @custom: information valid if type includes CGU_CLK_CUSTOM
194 * @clock_info: an array containing information about implemented clocks
224 * @clock_info: an array of clock information structures describing the clocks