summaryrefslogtreecommitdiff
path: root/include/ppc405.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ppc405.h')
-rw-r--r--include/ppc405.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ppc405.h b/include/ppc405.h
index e09e9f86e..c99d591a7 100644
--- a/include/ppc405.h
+++ b/include/ppc405.h
@@ -236,6 +236,7 @@
#define cntrl1 (CNTRL_DCR_BASE+0x2) /* Control 1 register */
#define reset (CNTRL_DCR_BASE+0x3) /* reset register */
#define strap (CNTRL_DCR_BASE+0x4) /* strap register */
+#define ecr (0xAA) /* edge conditioning register (405GPr) */
/* Bit definitions */
#define PLLMR_FWD_DIV_MASK 0xE0000000 /* Forward Divisor */