Searched refs:S5P_CORE_LOCAL_PWR_EN (Results 1 – 4 of 4) sorted by relevance
99 if (!(val & S5P_CORE_LOCAL_PWR_EN)) in exynos_cpu_power_down()104 core_conf &= ~S5P_CORE_LOCAL_PWR_EN; in exynos_cpu_power_down()116 u32 core_conf = S5P_CORE_LOCAL_PWR_EN; in exynos_cpu_power_up()132 S5P_CORE_LOCAL_PWR_EN); in exynos_cpu_power_state()150 pmu_raw_writel(S5P_CORE_LOCAL_PWR_EN, in exynos_cluster_power_up()162 S5P_CORE_LOCAL_PWR_EN); in exynos_cluster_power_state()346 != S5P_CORE_LOCAL_PWR_EN) { in exynos_boot_secondary()
469 pmu_raw_writel(S5P_CORE_LOCAL_PWR_EN, in exynos5420_prepare_pm_resume()482 pmu_raw_writel(tmp | S5P_CORE_LOCAL_PWR_EN, in exynos5420_pm_resume()
248 while (exynos_cpu_power_state(1) != S5P_CORE_LOCAL_PWR_EN) in exynos_cpu0_enter_aftr()
181 #define S5P_CORE_LOCAL_PWR_EN 0x3 macro
Completed in 10 milliseconds