Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-exynos/
Dpm.c130 if (soc_is_exynos3250()) in exynos_set_wakeupmask()
145 exynos_set_wakeupmask(soc_is_exynos3250() ? 0x40003ffe : 0x0000ff3e); in exynos_aftr_finisher()
166 if (soc_is_exynos3250()) in exynos_enter_aftr()
188 if (soc_is_exynos3250()) in exynos_enter_aftr()
Dcommon.h52 # define soc_is_exynos3250() is_samsung_exynos3250() macro
54 # define soc_is_exynos3250() 0
Dfirmware.c51 if (soc_is_exynos3250()) { in exynos_do_idle()
71 if (soc_is_exynos3250()) in exynos_cpu_boot()
Dplatsmp.c124 if (soc_is_exynos3250()) in exynos_cpu_power_up()
329 if (soc_is_exynos3250()) in exynos_boot_secondary()