Home
last modified time | relevance | path

Searched refs:soc_is_exynos5800 (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-exynos/
Dcommon.h104 # define soc_is_exynos5800() is_samsung_exynos5800() macro
106 # define soc_is_exynos5800() 0
112 soc_is_exynos5420() || soc_is_exynos5800())
Dplatsmp.c97 if (cpu == 0 && (soc_is_exynos5420() || soc_is_exynos5800())) { in exynos_cpu_power_down()
188 else if (soc_is_exynos5420() || soc_is_exynos5800()) in cpu_boot_reg()