Searched defs:clk_alpha_pll_postdiv (Results 1 – 1 of 1) sorted by relevance
75 struct clk_alpha_pll_postdiv { struct76 u32 offset;77 u8 width;78 const u8 *regs;80 struct clk_regmap clkr;81 int post_div_shift;82 const struct clk_div_table *post_div_table;83 size_t num_post_div;