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

/linux-master/drivers/clk/imx/
H A Dclk-frac-pll.c42 #define to_clk_frac_pll(_hw) container_of(_hw, struct clk_frac_pll, hw) macro
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);

Completed in 106 milliseconds