Home
last modified time | relevance | path

Searched refs:soc_is_exynos4212 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-exynos/
H A Dcommon.h58 # define soc_is_exynos4212() is_samsung_exynos4212() macro
60 # define soc_is_exynos4212() 0
H A Dfirmware.c66 if (!soc_is_exynos4210() && !soc_is_exynos4212() && in exynos_cpu_boot()
75 if (soc_is_exynos4212()) in exynos_cpu_boot()
H A Dpm.c164 if (soc_is_exynos4212() || soc_is_exynos4412()) { in exynos_enter_aftr()