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

/linux-master/drivers/clk/imx/
H A Dclk-frac-pll.c37 struct clk_frac_pll { struct
42 #define to_clk_frac_pll(_hw) container_of(_hw, struct clk_frac_pll, hw)
44 static int clk_wait_lock(struct clk_frac_pll *pll)
52 static int clk_wait_ack(struct clk_frac_pll *pll)
67 struct clk_frac_pll *pll = to_clk_frac_pll(hw);
79 struct clk_frac_pll *pll = to_clk_frac_pll(hw);
89 struct clk_frac_pll *pll = to_clk_frac_pll(hw);
99 struct clk_frac_pll *pll = to_clk_frac_pll(hw);
158 struct clk_frac_pll *pll = to_clk_frac_pll(hw);
210 struct clk_frac_pll *pl
[all...]

Completed in 79 milliseconds