Searched refs:soc_is_exynos4212 (Results 1 – 2 of 2) sorted by relevance
64 # define soc_is_exynos4212() is_samsung_exynos4212() macro66 # define soc_is_exynos4212() 0109 #define soc_is_exynos4() (soc_is_exynos4210() || soc_is_exynos4212() || \
78 if (soc_is_exynos4212()) in exynos_cpu_boot()