Searched defs:clk_alpha_pll_postdiv (Results 1 – 1 of 1) sorted by relevance
88 struct clk_alpha_pll_postdiv { struct89 u32 offset;90 u8 width;91 const u8 *regs;93 struct clk_regmap clkr;94 int post_div_shift;95 const struct clk_div_table *post_div_table;96 size_t num_post_div;