Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-exynos/
Dcommon.h70 # define soc_is_exynos4412() is_samsung_exynos4412() macro
72 # define soc_is_exynos4412() 0
110 soc_is_exynos4412())
Dfirmware.c99 if (soc_is_exynos4412()) in exynos_set_cpu_boot_addr()
115 if (soc_is_exynos4412()) in exynos_get_cpu_boot_addr()
Dplatsmp.c186 if (soc_is_exynos4412()) in cpu_boot_reg()