Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos4.c1146 static struct samsung_pll_clock exynos4210_plls[nr_plls] __initdata = { variable
1258 exynos4210_plls[apll].rate_table = in exynos4_clk_init()
1260 exynos4210_plls[epll].rate_table = in exynos4_clk_init()
1265 exynos4210_plls[vpll].rate_table = in exynos4_clk_init()
1268 samsung_clk_register_pll(ctx, exynos4210_plls, in exynos4_clk_init()
1269 ARRAY_SIZE(exynos4210_plls), reg_base); in exynos4_clk_init()