Searched refs:clk_pxa_cken_init (Results 1 – 5 of 5) sorted by relevance
350 ret = clk_pxa_cken_init(pxa3xx_clocks, ARRAY_SIZE(pxa3xx_clocks)); in pxa3xx_clocks_init()354 return clk_pxa_cken_init(pxa320_clocks, in pxa3xx_clocks_init()357 return clk_pxa_cken_init(pxa300_310_clocks, in pxa3xx_clocks_init()359 return clk_pxa_cken_init(pxa93x_clocks, ARRAY_SIZE(pxa93x_clocks)); in pxa3xx_clocks_init()
105 extern int clk_pxa_cken_init(const struct desc_clk_cken *clks, int nb_clks);
80 int __init clk_pxa_cken_init(const struct desc_clk_cken *clks, int nb_clks) in clk_pxa_cken_init() function
264 return clk_pxa_cken_init(pxa25x_clocks, ARRAY_SIZE(pxa25x_clocks)); in pxa25x_clocks_init()
397 return clk_pxa_cken_init(pxa27x_clocks, ARRAY_SIZE(pxa27x_clocks)); in pxa27x_clocks_init()