Searched defs:clk_alpha_pll_postdiv (Results 1 – 1 of 1) sorted by relevance
118 struct clk_alpha_pll_postdiv { struct119 u32 offset;120 u8 width;121 const u8 *regs;123 struct clk_regmap clkr;124 int post_div_shift;125 const struct clk_div_table *post_div_table;126 size_t num_post_div;