Searched refs:EXYNOS5_OPTION_USE_RETENTION (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-exynos/ | ||
D | regs-pmu.h | 483 #define EXYNOS5_OPTION_USE_RETENTION (1 << 4) macro |
D | suspend.c | 363 tmp &= ~EXYNOS5_OPTION_USE_RETENTION; in exynos3250_pm_prepare() |