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.h38
1 files changed, 19 insertions, 19 deletions
diff --git a/driver/pmic_bd99992gw.h b/driver/pmic_bd99992gw.h
index e00ea1d252..9229b62f48 100644
--- a/driver/pmic_bd99992gw.h
+++ b/driver/pmic_bd99992gw.h
@@ -1,4 +1,4 @@
-/* Copyright 2018 The Chromium OS Authors. All rights reserved.
+/* Copyright 2018 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*
@@ -10,22 +10,22 @@
#include "temp_sensor/bd99992gw.h"
-#define BD99992GW_REG_PWRSRCINT 0x04
-#define BD99992GW_REG_RESETIRQ1 0x08
-#define BD99992GW_REG_PBCONFIG 0x14
-#define BD99992GW_REG_PWRSTAT1 0x16
-#define BD99992GW_REG_PWRSTAT2 0x17
-#define BD99992GW_REG_VCCIOCNT 0x30
-#define BD99992GW_REG_V5ADS3CNT 0x31
-#define BD99992GW_REG_V18ACNT 0x34
-#define BD99992GW_REG_V100ACNT 0x37
-#define BD99992GW_REG_V085ACNT 0x38
-#define BD99992GW_REG_VRMODECTRL 0x3b
-#define BD99992GW_REG_DISCHGCNT1 0x3c
-#define BD99992GW_REG_DISCHGCNT2 0x3d
-#define BD99992GW_REG_DISCHGCNT3 0x3e
-#define BD99992GW_REG_DISCHGCNT4 0x3f
-#define BD99992GW_REG_SDWNCTRL 0x49
-#define BD99992GW_SDWNCTRL_SWDN BIT(0) /* SWDN mask */
+#define BD99992GW_REG_PWRSRCINT 0x04
+#define BD99992GW_REG_RESETIRQ1 0x08
+#define BD99992GW_REG_PBCONFIG 0x14
+#define BD99992GW_REG_PWRSTAT1 0x16
+#define BD99992GW_REG_PWRSTAT2 0x17
+#define BD99992GW_REG_VCCIOCNT 0x30
+#define BD99992GW_REG_V5ADS3CNT 0x31
+#define BD99992GW_REG_V18ACNT 0x34
+#define BD99992GW_REG_V100ACNT 0x37
+#define BD99992GW_REG_V085ACNT 0x38
+#define BD99992GW_REG_VRMODECTRL 0x3b
+#define BD99992GW_REG_DISCHGCNT1 0x3c
+#define BD99992GW_REG_DISCHGCNT2 0x3d
+#define BD99992GW_REG_DISCHGCNT3 0x3e
+#define BD99992GW_REG_DISCHGCNT4 0x3f
+#define BD99992GW_REG_SDWNCTRL 0x49
+#define BD99992GW_SDWNCTRL_SWDN BIT(0) /* SWDN mask */
-#endif /* __CROS_EC_PMIC_BD99992GW_H */
+#endif /* __CROS_EC_PMIC_BD99992GW_H */