Lines Matching defs:samsung_cmu_info
331 struct samsung_cmu_info { struct
333 struct samsung_pll_clock *pll_clks;
334 unsigned int nr_pll_clks;
336 struct samsung_mux_clock *mux_clks;
337 unsigned int nr_mux_clks;
339 struct samsung_div_clock *div_clks;
340 unsigned int nr_div_clks;
342 struct samsung_gate_clock *gate_clks;
343 unsigned int nr_gate_clks;
345 struct samsung_fixed_rate_clock *fixed_clks;
346 unsigned int nr_fixed_clks;
348 struct samsung_fixed_factor_clock *fixed_factor_clks;
349 unsigned int nr_fixed_factor_clks;
351 unsigned int nr_clk_ids;
354 unsigned long *clk_regs;
355 unsigned int nr_clk_regs;