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

/linux-master/drivers/clk/imx/
H A Dclk-pll14xx.c37 struct clk_pll14xx { struct
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,
220 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
236 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
247 struct clk_pll14xx *pll = to_clk_pll14xx(hw);
276 static int clk_pll14xx_wait_lock(struct clk_pll14xx *pll)
287 struct clk_pll14xx *pl
[all...]

Completed in 73 milliseconds