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