Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-exynos/
H A Dcommon.h56 # define soc_is_exynos4412() is_samsung_exynos4412() macro
58 # define soc_is_exynos4412() 0
H A Dfirmware.c88 if (soc_is_exynos4412()) in exynos_set_cpu_boot_addr()
104 if (soc_is_exynos4412()) in exynos_get_cpu_boot_addr()
H A Dpm.c164 if (soc_is_exynos4412()) { in exynos_enter_aftr()
H A Dplatsmp.c201 if (soc_is_exynos4412()) in cpu_boot_reg()