Lines Matching refs:clk_pll
32 #define to_clk_pll(hw) container_of(hw, struct clk_pll, hw)
34 struct clk_pll {
57 struct clk_pll *pll = to_clk_pll(hw);
100 struct clk_pll *pll = to_clk_pll(hw);
107 struct clk_pll *pll = to_clk_pll(hw);
116 struct clk_pll *pll = to_clk_pll(hw);
124 static long clk_pll_get_best_div_mul(struct clk_pll *pll, unsigned long rate,
237 struct clk_pll *pll = to_clk_pll(hw);
246 struct clk_pll *pll = to_clk_pll(hw);
266 struct clk_pll *pll = to_clk_pll(hw);
278 struct clk_pll *pll = to_clk_pll(hw);
317 struct clk_pll *pll;