Symbol: epll
drivers/clk/samsung/clk-exynos-audss.c
142
epll = ERR_PTR(-ENODEV);
drivers/clk/samsung/clk-exynos-audss.c
162
epll = pll_in;
drivers/clk/samsung/clk-exynos-audss.c
164
ret = clk_prepare_enable(epll);
drivers/clk/samsung/clk-exynos-audss.c
264
if (!IS_ERR(epll))
drivers/clk/samsung/clk-exynos-audss.c
265
clk_disable_unprepare(epll);
drivers/clk/samsung/clk-exynos-audss.c
277
if (!IS_ERR(epll))
drivers/clk/samsung/clk-exynos-audss.c
278
clk_disable_unprepare(epll);
drivers/clk/samsung/clk-exynos-audss.c
29
static struct clk *epll;
drivers/clk/samsung/clk-exynos4.c
1155
[epll] = PLL(pll_4600, CLK_FOUT_EPLL, "fout_epll", "fin_pll",
drivers/clk/samsung/clk-exynos4.c
1166
[epll] = PLL(pll_36xx, CLK_FOUT_EPLL, "fout_epll", "fin_pll",
drivers/clk/samsung/clk-exynos4.c
1339
exynos4210_plls[epll].rate_table =
drivers/clk/samsung/clk-exynos4.c
1353
exynos4x12_plls[epll].rate_table =
drivers/clk/samsung/clk-exynos5250.c
746
[epll] = PLL(pll_36xx, CLK_FOUT_EPLL, "fout_epll", "fin_pll", EPLL_LOCK,
drivers/clk/samsung/clk-exynos5250.c
814
exynos5250_plls[epll].rate_table = epll_24mhz_tbl;
drivers/clk/samsung/clk-exynos5410.c
245
[epll] = PLL(pll_2650x, CLK_FOUT_EPLL, "fout_epll", "fin_pll", EPLL_LOCK,
drivers/clk/samsung/clk-exynos5410.c
273
exynos5410_plls[epll].rate_table = exynos5410_pll2550x_24mhz_tbl;
drivers/clk/samsung/clk-exynos5420.c
1471
[epll] = PLL(pll_36xx, CLK_FOUT_EPLL, "fout_epll", "fin_pll", EPLL_LOCK,
drivers/clk/samsung/clk-exynos5420.c
1602
exynos5x_plls[epll].rate_table = exynos5420_epll_24mhz_tbl;
drivers/clk/samsung/clk-s5pv210.c
719
[epll] = PLL(pll_4600, FOUT_EPLL, "fout_epll", "fin_pll",
drivers/clk/samsung/clk-s5pv210.c
731
[epll] = PLL(pll_4500, FOUT_EPLL, "fout_epll", "fin_pll",