Searched refs:soc_is_exynos5 (Results 1 – 2 of 2) sorted by relevance
111 #define soc_is_exynos5() (soc_is_exynos5250() || soc_is_exynos5410() || \ macro
153 if (soc_is_exynos5()) in exynos_map_io()