Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-exynos/
H A Dfirmware.c67 !soc_is_exynos4412()) in exynos_cpu_boot()
96 if (soc_is_exynos4412()) in exynos_set_cpu_boot_addr()
112 if (soc_is_exynos4412()) in exynos_get_cpu_boot_addr()
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()