Put back 2.6.23 files for rdc, allowing to switch from one kernel version to another...
[openwrt.git] / target / linux / rdc / files / include / asm-x86 / mach-rdc / rdc321x_defs.h
diff --git a/target/linux/rdc/files/include/asm-x86/mach-rdc/rdc321x_defs.h b/target/linux/rdc/files/include/asm-x86/mach-rdc/rdc321x_defs.h
new file mode 100644 (file)
index 0000000..838ba8f
--- /dev/null
@@ -0,0 +1,6 @@
+#define PFX    "rdc321x: "
+
+/* General purpose configuration and data registers */
+#define RDC3210_CFGREG_ADDR     0x0CF8
+#define RDC3210_CFGREG_DATA     0x0CFC
+#define RDC_MAX_GPIO           0x3A
This page took 0.01842 seconds and 4 git commands to generate.