Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/samsung/
Dclk-exynos5420.c146 enum exynos5x_plls { enum
1225 static struct samsung_pll_clock exynos5x_plls[nr_plls] __initdata = { variable
1280 exynos5x_plls[apll].rate_table = exynos5420_pll2550x_24mhz_tbl; in exynos5x_clk_init()
1281 exynos5x_plls[kpll].rate_table = exynos5420_pll2550x_24mhz_tbl; in exynos5x_clk_init()
1284 samsung_clk_register_pll(ctx, exynos5x_plls, ARRAY_SIZE(exynos5x_plls), in exynos5x_clk_init()