Lines Matching refs:clk_pll
32 #define to_clk_pll(hw) container_of(hw, struct clk_pll, hw)
34 struct clk_pll {
56 struct clk_pll *pll = to_clk_pll(hw);
99 struct clk_pll *pll = to_clk_pll(hw);
106 struct clk_pll *pll = to_clk_pll(hw);
115 struct clk_pll *pll = to_clk_pll(hw);
123 static long clk_pll_get_best_div_mul(struct clk_pll *pll, unsigned long rate,
236 struct clk_pll *pll = to_clk_pll(hw);
245 struct clk_pll *pll = to_clk_pll(hw);
278 struct clk_pll *pll;