Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62657
b: refs/heads/master
c: 70ca7d5
h: refs/heads/master
i:
  62655: ab0b4df
v: v3
  • Loading branch information
Uwe Kleine-König authored and Russell King committed Jul 20, 2007
1 parent d5524d2 commit 261f76f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aa4db079f7c4cf389fc25f78b943589b4a6401de
refs/heads/master: 70ca7d55e1e10a5b654295b04dc8854e245a352f
2 changes: 1 addition & 1 deletion trunk/include/asm-arm/arch-ns9xxx/regs-sys.h
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@

/* Timer x Control register: Timer enable */
#define SYS_TCx_TEN __REGBIT(15)
#define SYS_TCx_TEN_DIS __REGVAL(SYS_TCx_TEN, 1)
#define SYS_TCx_TEN_DIS __REGVAL(SYS_TCx_TEN, 0)
#define SYS_TCx_TEN_EN __REGVAL(SYS_TCx_TEN, 1)

/* Timer x Control register: CPU debug mode */
Expand Down

0 comments on commit 261f76f

Please sign in to comment.