Lines Matching refs:clk_zx_pll
18 #define to_clk_zx_pll(_hw) container_of(_hw, struct clk_zx_pll, hw)
25 static int rate_to_idx(struct clk_zx_pll *zx_pll, unsigned long rate)
41 static int hw_to_idx(struct clk_zx_pll *zx_pll)
68 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw);
81 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw);
93 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw);
108 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw);
124 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw);
136 struct clk_zx_pll *zx_pll = to_clk_zx_pll(hw);
159 struct clk_zx_pll *zx_pll;