diff options
-rw-r--r-- | arch/arm/plat-s5p/include/plat/regs-srom.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/plat-s5p/include/plat/regs-srom.h b/arch/arm/plat-s5p/include/plat/regs-srom.h index 06189dac87b..f121ab5e76c 100644 --- a/arch/arm/plat-s5p/include/plat/regs-srom.h +++ b/arch/arm/plat-s5p/include/plat/regs-srom.h | |||
@@ -22,6 +22,8 @@ | |||
22 | #define S5P_SROM_BC1 S5P_SROMREG(0x8) | 22 | #define S5P_SROM_BC1 S5P_SROMREG(0x8) |
23 | #define S5P_SROM_BC2 S5P_SROMREG(0xc) | 23 | #define S5P_SROM_BC2 S5P_SROMREG(0xc) |
24 | #define S5P_SROM_BC3 S5P_SROMREG(0x10) | 24 | #define S5P_SROM_BC3 S5P_SROMREG(0x10) |
25 | #define S5P_SROM_BC4 S5P_SROMREG(0x14) | ||
26 | #define S5P_SROM_BC5 S5P_SROMREG(0x18) | ||
25 | 27 | ||
26 | /* one register BW holds 4 x 4-bit packed settings for NCS0 - NCS3 */ | 28 | /* one register BW holds 4 x 4-bit packed settings for NCS0 - NCS3 */ |
27 | 29 | ||