core_conf          92 arch/arm/mach-exynos/platsmp.c 	u32 core_conf;
core_conf         106 arch/arm/mach-exynos/platsmp.c 	core_conf = pmu_raw_readl(EXYNOS_ARM_CORE_CONFIGURATION(cpu));
core_conf         107 arch/arm/mach-exynos/platsmp.c 	core_conf &= ~S5P_CORE_LOCAL_PWR_EN;
core_conf         108 arch/arm/mach-exynos/platsmp.c 	pmu_raw_writel(core_conf, EXYNOS_ARM_CORE_CONFIGURATION(cpu));
core_conf         119 arch/arm/mach-exynos/platsmp.c 	u32 core_conf = S5P_CORE_LOCAL_PWR_EN;
core_conf         122 arch/arm/mach-exynos/platsmp.c 		core_conf |= S5P_CORE_AUTOWAKEUP_EN;
core_conf         124 arch/arm/mach-exynos/platsmp.c 	pmu_raw_writel(core_conf,