Lines Matching refs:clk_fracn_gppll
66 struct clk_fracn_gppll {
119 static inline struct clk_fracn_gppll *to_clk_fracn_gppll(struct clk_hw *hw)
121 return container_of(hw, struct clk_fracn_gppll, hw);
125 imx_get_pll_settings(struct clk_fracn_gppll *pll, unsigned long rate)
140 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
160 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
223 static int clk_fracn_gppll_wait_lock(struct clk_fracn_gppll *pll)
234 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
296 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
330 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
340 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
362 struct clk_fracn_gppll *pll;