Searched refs:zx296718_pll_clk (Results 1 – 1 of 1) sorted by relevance
390 static struct clk_zx_pll zx296718_pll_clk[] = { variable575 for (i = 0; i < ARRAY_SIZE(zx296718_pll_clk); i++) { in top_clocks_init()576 zx296718_pll_clk[i].reg_base += (uintptr_t)reg_base; in top_clocks_init()577 name = zx296718_pll_clk[i].hw.init->name; in top_clocks_init()578 ret = clk_hw_register(NULL, &zx296718_pll_clk[i].hw); in top_clocks_init()