Lines Matching defs:samsung_cmu_info
330 struct samsung_cmu_info { struct
332 struct samsung_pll_clock *pll_clks;
333 unsigned int nr_pll_clks;
335 struct samsung_mux_clock *mux_clks;
336 unsigned int nr_mux_clks;
338 struct samsung_div_clock *div_clks;
339 unsigned int nr_div_clks;
341 struct samsung_gate_clock *gate_clks;
342 unsigned int nr_gate_clks;
344 struct samsung_fixed_rate_clock *fixed_clks;
345 unsigned int nr_fixed_clks;
347 struct samsung_fixed_factor_clock *fixed_factor_clks;
348 unsigned int nr_fixed_factor_clks;
350 unsigned int nr_clk_ids;
353 unsigned long *clk_regs;
354 unsigned int nr_clk_regs;