Home
last modified time | relevance | path

Searched refs:exynos4x12_plls (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/clk/samsung/
Dclk-exynos4.c1355 static struct samsung_pll_clock exynos4x12_plls[nr_plls] __initdata = { variable
1467 exynos4x12_plls[apll].rate_table = in exynos4_clk_init()
1469 exynos4x12_plls[epll].rate_table = in exynos4_clk_init()
1471 exynos4x12_plls[vpll].rate_table = in exynos4_clk_init()
1475 samsung_clk_register_pll(ctx, exynos4x12_plls, in exynos4_clk_init()
1476 ARRAY_SIZE(exynos4x12_plls), reg_base); in exynos4_clk_init()