Home
last modified time | relevance | path

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

/drivers/clk/imx/
Dclk-pll14xx.c35 struct clk_pll14xx { struct
43 #define to_clk_pll14xx(_hw) container_of(_hw, struct clk_pll14xx, hw) argument
90 struct clk_pll14xx *pll, unsigned long rate) in imx_get_pll_settings()
105 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll14xx_round_rate()
121 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1416x_recalc_rate()
139 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1443x_recalc_rate()
171 static int clk_pll14xx_wait_lock(struct clk_pll14xx *pll) in clk_pll14xx_wait_lock()
182 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1416x_set_rate()
248 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll1443x_set_rate()
313 struct clk_pll14xx *pll = to_clk_pll14xx(hw); in clk_pll14xx_prepare()
[all …]