Home
last modified time | relevance | path

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

/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 Dpm.c164 if (soc_is_exynos4212() || soc_is_exynos4412()) { in exynos_enter_aftr()