Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/samsung/
H A Dclk-exynos4.c142 enum exynos4_soc { enum
155 static enum exynos4_soc exynos4_soc; variable
1270 enum exynos4_soc soc) in exynos4_clk_init()
1275 exynos4_soc = soc; in exynos4_clk_init()
1290 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1332 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1370 if (exynos4_soc == EXYNOS4210) in exynos4_clk_init()
1382 exynos4_soc == EXYNOS4210 ? "Exynos4210" : "Exynos4x12", in exynos4_clk_init()