Searched refs:th1520_pll_clks (Results 1 – 1 of 1) sorted by relevance
870 static struct ccu_common *th1520_pll_clks[] = { variable999 for (i = 0; i < ARRAY_SIZE(th1520_pll_clks); i++) { in th1520_clk_probe()1000 struct ccu_pll *cp = hw_to_ccu_pll(&th1520_pll_clks[i]->hw); in th1520_clk_probe()1002 th1520_pll_clks[i]->map = map; in th1520_clk_probe()1004 ret = devm_clk_hw_register(dev, &th1520_pll_clks[i]->hw); in th1520_clk_probe()