diff options
Diffstat (limited to 'arch/arm/plat-samsung')
-rw-r--r-- | arch/arm/plat-samsung/include/plat/regs-fb.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/plat-samsung/include/plat/regs-fb.h b/arch/arm/plat-samsung/include/plat/regs-fb.h index 0ef806e50344..41c68ac13a67 100644 --- a/arch/arm/plat-samsung/include/plat/regs-fb.h +++ b/arch/arm/plat-samsung/include/plat/regs-fb.h | |||
@@ -173,6 +173,7 @@ | |||
173 | #define WINCONx_BITSWP (1 << 18) | 173 | #define WINCONx_BITSWP (1 << 18) |
174 | #define WINCONx_BYTSWP (1 << 17) | 174 | #define WINCONx_BYTSWP (1 << 17) |
175 | #define WINCONx_HAWSWP (1 << 16) | 175 | #define WINCONx_HAWSWP (1 << 16) |
176 | #define WINCONx_WSWP (1 << 15) | ||
176 | #define WINCONx_BURSTLEN_MASK (0x3 << 9) | 177 | #define WINCONx_BURSTLEN_MASK (0x3 << 9) |
177 | #define WINCONx_BURSTLEN_SHIFT (9) | 178 | #define WINCONx_BURSTLEN_SHIFT (9) |
178 | #define WINCONx_BURSTLEN_16WORD (0x0 << 9) | 179 | #define WINCONx_BURSTLEN_16WORD (0x0 << 9) |