Searched refs:rk3188_pll_clks (Results 1 – 1 of 1) sorted by relevance
224 static struct rockchip_pll_clock rk3188_pll_clks[] __initdata = { variable773 rockchip_clk_register_plls(rk3188_pll_clks, in rk3188a_clk_init()774 ARRAY_SIZE(rk3188_pll_clks), in rk3188a_clk_init()806 for (i = 0; i < ARRAY_SIZE(rk3188_pll_clks); i++) { in rk3188_clk_init()807 struct rockchip_pll_clock *pll = &rk3188_pll_clks[i]; in rk3188_clk_init()