Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 | \
/kernel/linux/linux-5.10/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()