Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36233
b: refs/heads/master
c: d95fb13
h: refs/heads/master
i:
  36231: 0034d5d
v: v3
  • Loading branch information
Paul Mundt committed Sep 27, 2006
1 parent cb7d9e8 commit 58c1983
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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: 3530570fd43632b60b00e5ea17519d2bd69d1434
refs/heads/master: d95fb13c960ae19e9fd4a95807eb68fa20caf537
7 changes: 4 additions & 3 deletions trunk/include/asm-sh/cpu-sh3/timer.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
* ---------------------------------------------------------------------------
*/

#if !defined(CONFIG_CPU_SUBTYPE_SH7727)
#define TMU_TOCR 0xfffffe90 /* Byte access */
#endif

#if defined(CONFIG_CPU_SUBTYPE_SH7300) || defined(CONFIG_CPU_SUBTYPE_SH7710)
#define TMU_TSTR 0xa412fe92 /* Byte access */

Expand All @@ -39,9 +43,6 @@
#define TMU2_TCR 0xa412feb4 /* Word access */

#else
#if !defined(CONFIG_CPU_SUBTYPE_SH7727)
#define TMU_TOCR 0xfffffe90 /* Byte access */
#endif
#define TMU_TSTR 0xfffffe92 /* Byte access */

#define TMU0_TCOR 0xfffffe94 /* Long access */
Expand Down

0 comments on commit 58c1983

Please sign in to comment.