]> Joshua Wise's Git repositories - netwatch.git/blobdiff - include/reg-82815.h
Split reg-82801b out.
[netwatch.git] / include / reg-82815.h
diff --git a/include/reg-82815.h b/include/reg-82815.h
new file mode 100644 (file)
index 0000000..3f792e0
--- /dev/null
@@ -0,0 +1,13 @@
+#ifndef _REG_82815_H
+#define _REG_82815_H
+
+#define DRP 0x52
+#define DRP2 0x54
+
+#define SMRAMC 0x70
+#define SMRAMC_LOCK 0x02
+#define SMRAMC_LSMM 0x0C
+#define SMRAMC_USMM 0x30
+#define SMRAMC_GMS  0xC0
+
+#endif
This page took 0.026785 seconds and 4 git commands to generate.