Searched refs:soc_is_exynos4210 (Results 1 – 3 of 3) sorted by relevance
52 # define soc_is_exynos4210() is_samsung_exynos4210() macro54 # define soc_is_exynos4210() 0
66 if (!soc_is_exynos4210() && !soc_is_exynos4212() && in exynos_cpu_boot()
187 if (soc_is_exynos4210() && exynos_rev() == EXYNOS4210_REV_1_1) in cpu_boot_reg_base()