Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/qcom/
Dclk-alpha-pll.h88 struct clk_alpha_pll_postdiv { struct
89 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;
/kernel/linux/linux-6.6/drivers/clk/qcom/
Dclk-alpha-pll.h104 struct clk_alpha_pll_postdiv { struct
105 u32 offset;
106 u8 width;
107 const u8 *regs;
109 struct clk_regmap clkr;
110 int post_div_shift;
111 const struct clk_div_table *post_div_table;
112 size_t num_post_div;