Searched refs:soc_is_exynos4210 (Results 1 – 2 of 2) sorted by relevance
50 # define soc_is_exynos4210() is_samsung_exynos4210() macro52 # define soc_is_exynos4210() 0
191 if (soc_is_exynos4210() && samsung_rev() == EXYNOS4210_REV_1_1) in cpu_boot_reg_base()