Searched refs:CLK_FOUT_VPLL (Results 1 – 8 of 8) sorted by relevance
/linux/include/dt-bindings/clock/ |
A D | exynos5250.h | 20 #define CLK_FOUT_VPLL 8 macro
|
A D | exynos4.h | 19 #define CLK_FOUT_VPLL 7 macro
|
A D | exynos5420.h | 21 #define CLK_FOUT_VPLL 9 macro
|
A D | exynos3250.h | 28 #define CLK_FOUT_VPLL 4 macro
|
/linux/drivers/clk/samsung/ |
A D | clk-exynos4.c | 1153 [vpll] = PLL(pll_4650c, CLK_FOUT_VPLL, "fout_vpll", "mout_vpllsrc", 1164 [vpll] = PLL(pll_36xx, CLK_FOUT_VPLL, "fout_vpll", "fin_pll",
|
A D | clk-exynos5250.c | 745 [vpll] = PLL(pll_36xx, CLK_FOUT_VPLL, "fout_vpll", "mout_vpllsrc",
|
A D | clk-exynos3250.c | 745 PLL(pll_36xx, CLK_FOUT_VPLL, "fout_vpll", "fin_pll",
|
A D | clk-exynos5420.c | 1476 [vpll] = PLL(pll_2550, CLK_FOUT_VPLL, "fout_vpll", "fin_pll", VPLL_LOCK,
|
Completed in 16 milliseconds