Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/samsung/
Dclk-exynos4.c1350 static struct samsung_pll_clock exynos4x12_plls[nr_plls] __initdata = { variable
1480 exynos4x12_plls[apll].rate_table = in exynos4_clk_init()
1482 exynos4x12_plls[epll].rate_table = in exynos4_clk_init()
1484 exynos4x12_plls[vpll].rate_table = in exynos4_clk_init()
1488 samsung_clk_register_pll(ctx, exynos4x12_plls, in exynos4_clk_init()
1489 ARRAY_SIZE(exynos4x12_plls), reg_base); in exynos4_clk_init()