Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-exynos/
Dpm.c37 if (samsung_rev() == EXYNOS4210_REV_1_1) in exynos_boot_vector_addr()
46 if (samsung_rev() == EXYNOS4210_REV_1_1) in exynos_boot_vector_flag()
Dcommon.h77 #define EXYNOS4210_REV_1_1 (0x11) macro
Dplatsmp.c174 if (soc_is_exynos4210() && samsung_rev() == EXYNOS4210_REV_1_1) in cpu_boot_reg_base()