Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-exynos/
Dfirmware.c66 if (!soc_is_exynos4210() && !soc_is_exynos4412()) in exynos_cpu_boot()
90 if (soc_is_exynos4412()) in exynos_set_cpu_boot_addr()
106 if (soc_is_exynos4412()) in exynos_get_cpu_boot_addr()
Dcommon.h56 # define soc_is_exynos4412() is_samsung_exynos4412() macro
58 # define soc_is_exynos4412() 0
Dpm.c164 if (soc_is_exynos4412()) { in exynos_enter_aftr()
Dplatsmp.c199 if (soc_is_exynos4412()) in cpu_boot_reg()