Home
last modified time | relevance | path

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

/linux/arch/arm/mach-exynos/
A Dpm.c123 if (soc_is_exynos3250()) in exynos_set_wakeupmask()
138 exynos_set_wakeupmask(soc_is_exynos3250() ? 0x40003ffe : 0x0000ff3e); in exynos_aftr_finisher()
159 if (soc_is_exynos3250()) in exynos_enter_aftr()
180 if (soc_is_exynos3250()) in exynos_enter_aftr()
251 if (soc_is_exynos3250()) { in exynos_cpu0_enter_aftr()
281 if (soc_is_exynos3250()) in exynos_wfi_finisher()
303 if (soc_is_exynos3250()) in exynos_cpu1_powerdown()
A Dplatsmp.c118 if (soc_is_exynos3250()) in exynos_cpu_power_up()
216 if (!soc_is_exynos3250()) in exynos_core_restart()
382 if (soc_is_exynos3250()) in exynos_boot_secondary()
A Dcommon.h44 # define soc_is_exynos3250() is_samsung_exynos3250() macro
46 # define soc_is_exynos3250() 0
A Dfirmware.c43 if (soc_is_exynos3250()) { in exynos_do_idle()
64 if (soc_is_exynos3250()) in exynos_cpu_boot()

Completed in 6 milliseconds