Home
last modified time | relevance | path

Searched refs:S5P_INFORM1 (Results 1 – 4 of 4) sorted by relevance

/arch/arm/mach-exynos/
Dsuspend.c337 pmu_raw_writel(EXYNOS_SLEEP_MAGIC, S5P_INFORM1); in exynos_pm_enter_sleep_mode()
483 pmu_raw_writel(0x0, S5P_INFORM1); in exynos_pm_resume()
506 pmu_raw_writel(0x0, S5P_INFORM1); in exynos3250_pm_resume()
575 pmu_raw_writel(0x0, S5P_INFORM1); in exynos5420_pm_resume()
Dpm.c50 return pmu_base_addr + S5P_INFORM1; in exynos_boot_vector_flag()
Dregs-pmu.h49 #define S5P_INFORM1 0x0804 macro
/arch/arm/mach-s5pv210/
Dregs-clock.h151 #define S5P_INFORM1 S5P_CLKREG(0xF004) macro