Home
last modified time | relevance | path

Searched refs:soc_is_exynos5800 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-exynos/
H A Dcommon.h84 # define soc_is_exynos5800() is_samsung_exynos5800() macro
86 # define soc_is_exynos5800() 0
H A Dplatsmp.c92 if (cpu == 0 && (soc_is_exynos5420() || soc_is_exynos5800())) { in exynos_cpu_power_down()
203 else if (soc_is_exynos5420() || soc_is_exynos5800()) in cpu_boot_reg()
/kernel/linux/linux-6.6/arch/arm/mach-exynos/
H A Dcommon.h92 # define soc_is_exynos5800() is_samsung_exynos5800() macro
94 # define soc_is_exynos5800() 0
H A Dplatsmp.c91 if (cpu == 0 && (soc_is_exynos5420() || soc_is_exynos5800())) { in exynos_cpu_power_down()
201 else if (soc_is_exynos5420() || soc_is_exynos5800()) in cpu_boot_reg()

Completed in 3 milliseconds