Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-exynos/
H A Dpm.c29 if (exynos_rev() == EXYNOS4210_REV_1_1) in exynos_boot_vector_addr()
38 if (exynos_rev() == EXYNOS4210_REV_1_1) in exynos_boot_vector_flag()
H A Dcommon.h71 #define EXYNOS4210_REV_1_1 (0x11) macro
H A Dplatsmp.c187 if (soc_is_exynos4210() && exynos_rev() == EXYNOS4210_REV_1_1) in cpu_boot_reg_base()