Searched defs:clk_alpha_pll_postdiv (Results 1 – 1 of 1) sorted by relevance
95 struct clk_alpha_pll_postdiv { struct96 u32 offset;97 u8 width;98 const u8 *regs;100 struct clk_regmap clkr;101 int post_div_shift;102 const struct clk_div_table *post_div_table;103 size_t num_post_div;