diff options
Diffstat (limited to 'arch/sh/include')
-rw-r--r-- | arch/sh/include/mach-sdk7786/mach/fpga.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/include/mach-sdk7786/mach/fpga.h b/arch/sh/include/mach-sdk7786/mach/fpga.h index 8cc784147b96..b7d93699b679 100644 --- a/arch/sh/include/mach-sdk7786/mach/fpga.h +++ b/arch/sh/include/mach-sdk7786/mach/fpga.h | |||
@@ -39,7 +39,7 @@ | |||
39 | #define PCIECR_PRST3 BIT(11) /* slot 3 card present */ | 39 | #define PCIECR_PRST3 BIT(11) /* slot 3 card present */ |
40 | #define PCIECR_PRST2 BIT(10) /* slot 2 card present */ | 40 | #define PCIECR_PRST2 BIT(10) /* slot 2 card present */ |
41 | #define PCIECR_PRST1 BIT(9) /* slot 1 card present */ | 41 | #define PCIECR_PRST1 BIT(9) /* slot 1 card present */ |
42 | #define PCIECR_CLKEN BIT(4) | 42 | #define PCIECR_CLKEN BIT(4) /* oscillator enable */ |
43 | 43 | ||
44 | #define FAER 0x150 | 44 | #define FAER 0x150 |
45 | #define USRGPIR 0x160 | 45 | #define USRGPIR 0x160 |