diff options
Diffstat (limited to 'include/asm-x86/mach-rdc321x/rdc321x_defs.h')
-rw-r--r-- | include/asm-x86/mach-rdc321x/rdc321x_defs.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/asm-x86/mach-rdc321x/rdc321x_defs.h b/include/asm-x86/mach-rdc321x/rdc321x_defs.h new file mode 100644 index 000000000000..838ba8f64fd3 --- /dev/null +++ b/include/asm-x86/mach-rdc321x/rdc321x_defs.h | |||
@@ -0,0 +1,6 @@ | |||
1 | #define PFX "rdc321x: " | ||
2 | |||
3 | /* General purpose configuration and data registers */ | ||
4 | #define RDC3210_CFGREG_ADDR 0x0CF8 | ||
5 | #define RDC3210_CFGREG_DATA 0x0CFC | ||
6 | #define RDC_MAX_GPIO 0x3A | ||