Searched refs:rk3188_pll_clks (Results 1 – 1 of 1) sorted by relevance
226 static struct rockchip_pll_clock rk3188_pll_clks[] __initdata = { variable833 rockchip_clk_register_plls(ctx, rk3188_pll_clks, in rk3188a_clk_init()834 ARRAY_SIZE(rk3188_pll_clks), in rk3188a_clk_init()870 for (i = 0; i < ARRAY_SIZE(rk3188_pll_clks); i++) { in rk3188_clk_init()871 struct rockchip_pll_clock *pll = &rk3188_pll_clks[i]; in rk3188_clk_init()