Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos4.c139 enum exynos4_soc { enum
151 static enum exynos4_soc exynos4_soc; variable
1233 enum exynos4_soc soc) in exynos4_clk_init()
1238 exynos4_soc = soc; in exynos4_clk_init()
1253 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1295 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1334 if (exynos4_soc == EXYNOS4210) in exynos4_clk_init()
1346 exynos4_soc == EXYNOS4210 ? "Exynos4210" : "Exynos4x12", in exynos4_clk_init()