Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/samsung/
Dclk-exynos4.c146 enum exynos4_soc { enum
158 static enum exynos4_soc exynos4_soc; variable
333 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_suspend()
360 if (exynos4_soc == EXYNOS4210) in exynos4_clk_resume()
380 if (exynos4_soc == EXYNOS4210) in exynos4_clk_sleep_init()
1431 enum exynos4_soc soc) in exynos4_clk_init()
1434 exynos4_soc = soc; in exynos4_clk_init()
1448 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1490 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1541 exynos4_soc == EXYNOS4210 ? "Exynos4210" : "Exynos4x12", in exynos4_clk_init()