Searched refs:soc_is_exynos4210 (Results 1 – 2 of 2) sorted by relevance
58 # define soc_is_exynos4210() is_samsung_exynos4210() macro60 # define soc_is_exynos4210() 0109 #define soc_is_exynos4() (soc_is_exynos4210() || soc_is_exynos4212() || \
174 if (soc_is_exynos4210() && samsung_rev() == EXYNOS4210_REV_1_1) in cpu_boot_reg_base()