summaryrefslogtreecommitdiffstats
path: root/include/ast.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ast.h')
-rw-r--r--include/ast.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ast.h b/include/ast.h
index 414ff6a3..50e7dbef 100644
--- a/include/ast.h
+++ b/include/ast.h
@@ -36,6 +36,7 @@
/* LPC registers */
#define LPC_BASE 0x1e789000
+#define LPC_BTIMSR (LPC_BASE + 0x60)
#define LPC_HICR6 (LPC_BASE + 0x80)
#define LPC_HICR7 (LPC_BASE + 0x88)
#define LPC_HICR8 (LPC_BASE + 0x8c)
OpenPOWER on IntegriCloud