Home
last modified time | relevance | path

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

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