Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/samsung/
Dclk-exynos4.c146 enum exynos4_soc { enum
158 static enum exynos4_soc exynos4_soc; variable
318 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_suspend()
345 if (exynos4_soc == EXYNOS4210) in exynos4_clk_resume()
365 if (exynos4_soc == EXYNOS4210) in exynos4_clk_sleep_init()
1442 enum exynos4_soc soc) in exynos4_clk_init()
1445 exynos4_soc = soc; in exynos4_clk_init()
1461 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1503 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1557 exynos4_soc == EXYNOS4210 ? "Exynos4210" : "Exynos4x12", in exynos4_clk_init()