Home
last modified time | relevance | path

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

/linux/drivers/clk/samsung/
H A Dclk-exynos4.c1162 static struct samsung_pll_clock exynos4x12_plls[nr_plls] __initdata = { variable
1313 exynos4x12_plls[apll].rate_table = in exynos4_clk_init()
1315 exynos4x12_plls[epll].rate_table = in exynos4_clk_init()
1317 exynos4x12_plls[vpll].rate_table = in exynos4_clk_init()
1321 samsung_clk_register_pll(ctx, exynos4x12_plls, in exynos4_clk_init()
1322 ARRAY_SIZE(exynos4x12_plls)); in exynos4_clk_init()