Home
last modified time | relevance | path

Searched refs:S5P_USE_STANDBY_WFI0 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-exynos/
Dpm.c174 pmu_raw_writel(S5P_USE_STANDBY_WFI0 | S5P_USE_STANDBY_WFE0, in exynos_enter_aftr()
Dregs-pmu.h21 #define S5P_USE_STANDBY_WFI0 (1 << 16) macro
31 (S5P_USE_STANDBY_WFI0 | S5P_USE_STANDBY_WFI1 | \
Dsuspend.c428 pmu_raw_writel(S5P_USE_STANDBY_WFI0 | S5P_USE_STANDBY_WFE0, in exynos_pm_suspend()