Searched defs:clk_alpha_pll_postdiv (Results 1 – 1 of 1) sorted by relevance
80 struct clk_alpha_pll_postdiv { struct81 u32 offset;82 u8 width;83 const u8 *regs;85 struct clk_regmap clkr;86 int post_div_shift;87 const struct clk_div_table *post_div_table;88 size_t num_post_div;