Home
last modified time | relevance | path

Searched defs:clk_alpha_pll_postdiv (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/qcom/
H A Dclk-alpha-pll.h107 struct clk_alpha_pll_postdiv { struct
108 u32 offset;
109 u8 width;
110 const u8 *regs;
112 struct clk_regmap clkr;
113 int post_div_shift;
114 const struct clk_div_table *post_div_table;
115 size_t num_post_div;