summaryrefslogtreecommitdiff
path: root/chip/mec1322/registers.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/mec1322/registers.h')
-rw-r--r--chip/mec1322/registers.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/chip/mec1322/registers.h b/chip/mec1322/registers.h
index b7a8612f83..d31b66584b 100644
--- a/chip/mec1322/registers.h
+++ b/chip/mec1322/registers.h
@@ -41,6 +41,9 @@
#define MEC1322_PCR_EC_RST_EN2 REG32(MEC1322_PCR_BASE + 0x44)
#define MEC1322_PCR_PWR_RST_CTL REG32(MEC1322_PCR_BASE + 0x48)
+/* Bit defines for MEC1322_PCR_CHIP_PWR_RST */
+#define MEC1322_PWR_RST_STS_VCC1 (1 << 6)
+#define MEC1322_PWR_RST_STS_VBAT (1 << 5)
/* EC Subsystem */
#define MEC1322_EC_BASE 0x4000fc00