Home
last modified time | relevance | path

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

/linux/drivers/clk/samsung/
H A Dclk-exynos4.c142 enum exynos4_soc { enum
155 static enum exynos4_soc exynos4_soc; variable
1274 enum exynos4_soc soc) in exynos4_clk_init()
1279 exynos4_soc = soc; in exynos4_clk_init()
1294 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1336 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1374 if (exynos4_soc == EXYNOS4210) in exynos4_clk_init()
1386 exynos4_soc == EXYNOS4210 ? "Exynos4210" : "Exynos4x12", in exynos4_clk_init()