diff options
Diffstat (limited to 'arch/sh/include/mach-sdk7786/mach/fpga.h')
-rw-r--r-- | arch/sh/include/mach-sdk7786/mach/fpga.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/sh/include/mach-sdk7786/mach/fpga.h b/arch/sh/include/mach-sdk7786/mach/fpga.h index a85d9853d34f..2120d67dec70 100644 --- a/arch/sh/include/mach-sdk7786/mach/fpga.h +++ b/arch/sh/include/mach-sdk7786/mach/fpga.h | |||
@@ -6,6 +6,8 @@ | |||
6 | #include <linux/bitops.h> | 6 | #include <linux/bitops.h> |
7 | 7 | ||
8 | #define SRSTR 0x000 | 8 | #define SRSTR 0x000 |
9 | #define SRSTR_MAGIC 0x1971 /* Fixed magical read value */ | ||
10 | |||
9 | #define INTASR 0x010 | 11 | #define INTASR 0x010 |
10 | #define INTAMR 0x020 | 12 | #define INTAMR 0x020 |
11 | #define MODSWR 0x030 | 13 | #define MODSWR 0x030 |