Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dcommon.h78 # define soc_is_exynos5420() is_samsung_exynos5420() macro
80 # define soc_is_exynos5420() 0
H A Dplatsmp.c92 if (cpu == 0 && (soc_is_exynos5420() || soc_is_exynos5800())) { in exynos_cpu_power_down()
203 else if (soc_is_exynos5420() || soc_is_exynos5800()) in cpu_boot_reg()