Lines Matching refs:clk_pll14xx
37 struct clk_pll14xx {
45 #define to_clk_pll14xx(_hw) container_of(_hw, struct clk_pll14xx, hw)
92 struct clk_pll14xx *pll, unsigned long rate)
104 static long pll14xx_calc_rate(struct clk_pll14xx *pll, int mdiv, int pdiv,
129 static void imx_pll14xx_calc_settings(struct clk_pll14xx *pll, unsigned long rate,
219 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
235 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
246 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
275 static int clk_pll14xx_wait_lock(struct clk_pll14xx *pll)
286 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
352 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
415 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
443 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
453 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
491 struct clk_pll14xx *pll;