Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137528
b: refs/heads/master
c: 1288b67
h: refs/heads/master
v: v3
  • Loading branch information
Ben Dooks committed Mar 10, 2009
1 parent e4b462b commit d6c769c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 36d543a3b56dc7cddb63f5734e13db16066933a4
refs/heads/master: 1288b670e6cb3745392de617f223672396f98d73
4 changes: 4 additions & 0 deletions trunk/arch/arm/plat-s3c64xx/include/plat/regs-sys.h
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@

#define S3C_SYSREG(x) (S3C_VA_SYS + (x))

#define S3C64XX_AHB_CON0 S3C_SYSREG(0x100)
#define S3C64XX_AHB_CON1 S3C_SYSREG(0x104)
#define S3C64XX_AHB_CON2 S3C_SYSREG(0x108)

#define S3C64XX_OTHERS S3C_SYSREG(0x900)

#define S3C64XX_OTHERS_USBMASK (1 << 16)
Expand Down

0 comments on commit d6c769c

Please sign in to comment.