Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s5pv210/
Dpm.c68 __raw_writel(exynos_get_eint_wake_mask(), S5P_EINT_WAKEUP_MASK); in s5pv210_pm_prepare()
Dregs-clock.h126 #define S5P_EINT_WAKEUP_MASK S5P_CLKREG(0xC004) macro
/linux-4.4.14/arch/arm/mach-exynos/
Dregs-pmu.h44 #define S5P_EINT_WAKEUP_MASK 0x0604 macro
Dsuspend.c328 pmu_raw_writel(exynos_get_eint_wake_mask(), S5P_EINT_WAKEUP_MASK); in exynos_pm_set_wakeup_mask()