summaryrefslogtreecommitdiff
path: root/driver/pmic_bd99992gw.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/pmic_bd99992gw.h')
-rw-r--r--driver/pmic_bd99992gw.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/driver/pmic_bd99992gw.h b/driver/pmic_bd99992gw.h
index 4a40a2b15b..84fe4c2ab4 100644
--- a/driver/pmic_bd99992gw.h
+++ b/driver/pmic_bd99992gw.h
@@ -10,6 +10,12 @@
#include "temp_sensor/bd99992gw.h"
+#define BD99992GW_REG_PWRSRCINT 0x04
+#define BD99992GW_REG_PBCONFIG 0x14
+#define BD99992GW_REG_V085ACNT 0x38
+#define BD99992GW_REG_VRMODECTRL 0x3b
+#define BD99992GW_REG_DISCHGCNT2 0x3d
+#define BD99992GW_REG_DISCHGCNT3 0x3e
#define BD99992GW_REG_SDWNCTRL 0x49
#define BD99992GW_SDWNCTRL_SWDN (1 << 0) /* SWDN mask */