Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/samsung/
Dclk-exynos4.c139 enum exynos4_soc { enum
151 static enum exynos4_soc exynos4_soc; variable
1243 enum exynos4_soc soc) in exynos4_clk_init()
1248 exynos4_soc = soc; in exynos4_clk_init()
1263 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1305 if (exynos4_soc == EXYNOS4210) { in exynos4_clk_init()
1339 if (exynos4_soc == EXYNOS4210) in exynos4_clk_init()
1351 exynos4_soc == EXYNOS4210 ? "Exynos4210" : "Exynos4x12", in exynos4_clk_init()