Home
last modified time | relevance | path

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

/linux/arch/arm/mach-exynos/
H A Dcommon.h64 # define soc_is_exynos4412() is_samsung_exynos4412() macro
66 # define soc_is_exynos4412() 0
H A Dpm.c164 if (soc_is_exynos4212() || soc_is_exynos4412()) { in exynos_enter_aftr()
H A Dplatsmp.c199 if (soc_is_exynos4412()) in cpu_boot_reg()