Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/soc/samsung/
H A Dexynos-regs-pmu.h23 #define S5P_USE_STANDBY_WFI0 (1 << 16) macro
33 (S5P_USE_STANDBY_WFI0 | S5P_USE_STANDBY_WFI1 | \
/openbmc/linux/arch/arm/mach-exynos/
H A Dpm.c166 pmu_raw_writel(S5P_USE_STANDBY_WFI0 | S5P_USE_STANDBY_WFE0, in exynos_enter_aftr()
H A Dsuspend.c385 pmu_raw_writel(S5P_USE_STANDBY_WFI0 | S5P_USE_STANDBY_WFE0, in exynos_pm_suspend()