Searched defs:samsung_cmu_info (Results 1 – 1 of 1) sorted by relevance
305 struct samsung_cmu_info { struct307 const struct samsung_pll_clock *pll_clks;308 unsigned int nr_pll_clks;310 const struct samsung_mux_clock *mux_clks;311 unsigned int nr_mux_clks;313 const struct samsung_div_clock *div_clks;314 unsigned int nr_div_clks;316 const struct samsung_gate_clock *gate_clks;317 unsigned int nr_gate_clks;319 const struct samsung_fixed_rate_clock *fixed_clks;[all …]