Searched refs:clk_pxa_cken_init (Results 1 – 5 of 5) sorted by relevance
351 ret = clk_pxa_cken_init(pxa3xx_clocks, ARRAY_SIZE(pxa3xx_clocks)); in pxa3xx_clocks_init()355 return clk_pxa_cken_init(pxa320_clocks, in pxa3xx_clocks_init()358 return clk_pxa_cken_init(pxa300_310_clocks, in pxa3xx_clocks_init()360 return clk_pxa_cken_init(pxa93x_clocks, ARRAY_SIZE(pxa93x_clocks)); in pxa3xx_clocks_init()
149 extern int clk_pxa_cken_init(const struct desc_clk_cken *clks, int nb_clks);
97 int __init clk_pxa_cken_init(const struct desc_clk_cken *clks, int nb_clks) in clk_pxa_cken_init() function
352 return clk_pxa_cken_init(pxa25x_clocks, ARRAY_SIZE(pxa25x_clocks)); in pxa25x_clocks_init()
497 return clk_pxa_cken_init(pxa27x_clocks, ARRAY_SIZE(pxa27x_clocks)); in pxa27x_clocks_init()