Home
last modified time | relevance | path

Searched defs:samsung_cmu_info (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/clk/samsung/
Dclk.h304 struct samsung_cmu_info { struct
306 const struct samsung_pll_clock *pll_clks;
307 unsigned int nr_pll_clks;
309 const struct samsung_mux_clock *mux_clks;
310 unsigned int nr_mux_clks;
312 const struct samsung_div_clock *div_clks;
313 unsigned int nr_div_clks;
315 const struct samsung_gate_clock *gate_clks;
316 unsigned int nr_gate_clks;
318 const struct samsung_fixed_rate_clock *fixed_clks;
[all …]