summaryrefslogtreecommitdiff
path: root/power
diff options
context:
space:
mode:
Diffstat (limited to 'power')
-rw-r--r--power/mt8192.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/power/mt8192.c b/power/mt8192.c
index 1ec7a79c42..625f3a0004 100644
--- a/power/mt8192.c
+++ b/power/mt8192.c
@@ -67,9 +67,6 @@
/* Maximum time it should for PMIC to turn on after toggling PMIC_EN_ODL. */
#define PMIC_EN_TIMEOUT (300 * MSEC)
-/* Time delay in G3 to deassert EN_PP1800_S5_L */
-#define EN_PP1800_S5_L_DEASSERT_TIME (20 * MSEC)
-
/*
* Time delay for AP on/off the AP_EC_WDT when received SYS_RST_ODL.
* Generally it can be done within 3 ms.