Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-exynos/
Dsuspend.c340 pmu_raw_writel(S5P_CHECK_SLEEP, S5P_INFORM1); in exynos_pm_enter_sleep_mode()
486 pmu_raw_writel(0x0, S5P_INFORM1); in exynos_pm_resume()
509 pmu_raw_writel(0x0, S5P_INFORM1); in exynos3250_pm_resume()
559 pmu_raw_writel(0x0, S5P_INFORM1); in exynos5420_pm_resume()
Dpm.c49 return pmu_base_addr + S5P_INFORM1; in exynos_boot_vector_flag()
Dregs-pmu.h49 #define S5P_INFORM1 0x0804 macro
/linux-4.1.27/arch/arm/mach-s5pv210/
Dregs-clock.h151 #define S5P_INFORM1 S5P_CLKREG(0xF004) macro