|
@@ -174,7 +174,8 @@ int exynos_cluster_power_state(int cluster)
|
|
|
S5P_INFORM6 : (samsung_rev() == EXYNOS4210_REV_1_0 ? \
|
|
|
(S5P_VA_SYSRAM + 0x20) : S5P_INFORM1))
|
|
|
|
|
|
-#define S5P_CHECK_AFTR 0xFCBA0D10
|
|
|
+#define S5P_CHECK_AFTR 0xFCBA0D10
|
|
|
+#define S5P_CHECK_SLEEP 0x00000BAD
|
|
|
|
|
|
/* Ext-GIC nIRQ/nFIQ is the only wakeup source in AFTR */
|
|
|
static void exynos_set_wakeupmask(long mask)
|