Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
[openwrt.git] / target / linux / rdc-2.6 / files / include / asm-i386 / mach-rdc / rdc321x_defs.h
index e69de29..838ba8f 100644 (file)
@@ -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.026985 seconds and 4 git commands to generate.