Searched refs:clk_fracn_gppll (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/imx/
H A Dclk-fracn-gppll.c66 struct clk_fracn_gppll { struct
117 static inline struct clk_fracn_gppll *to_clk_fracn_gppll(struct clk_hw *hw)
119 return container_of(hw, struct clk_fracn_gppll, hw);
123 imx_get_pll_settings(struct clk_fracn_gppll *pll, unsigned long rate)
138 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
153 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
216 static int clk_fracn_gppll_wait_lock(struct clk_fracn_gppll *pll)
227 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
286 struct clk_fracn_gppll *pll = to_clk_fracn_gppll(hw);
315 struct clk_fracn_gppll *pl
[all...]

Completed in 259 milliseconds