diff options
Diffstat (limited to 'arch/arm/mach-davinci/include/mach/memory.h')
-rw-r--r-- | arch/arm/mach-davinci/include/mach/memory.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-davinci/include/mach/memory.h b/arch/arm/mach-davinci/include/mach/memory.h index 7aeaf46cade..a91edfb8bee 100644 --- a/arch/arm/mach-davinci/include/mach/memory.h +++ b/arch/arm/mach-davinci/include/mach/memory.h | |||
@@ -33,6 +33,7 @@ | |||
33 | 33 | ||
34 | #define DDR2_SDRCR_OFFSET 0xc | 34 | #define DDR2_SDRCR_OFFSET 0xc |
35 | #define DDR2_SRPD_BIT BIT(23) | 35 | #define DDR2_SRPD_BIT BIT(23) |
36 | #define DDR2_MCLKSTOPEN_BIT BIT(30) | ||
36 | #define DDR2_LPMODEN_BIT BIT(31) | 37 | #define DDR2_LPMODEN_BIT BIT(31) |
37 | 38 | ||
38 | /* | 39 | /* |