Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355241
b: refs/heads/master
c: d16aaf4
h: refs/heads/master
i:
  355239: f3476fc
v: v3
  • Loading branch information
Soren Brinkmann authored and Michal Simek committed Jan 28, 2013
1 parent b38e89a commit b8d61d8
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ec5b849ed77cd583fd888dfb41b6ebeb3989ec1a
refs/heads/master: d16aaf47ee2e668cc68a881bb957f0a7273d30ab
6 changes: 3 additions & 3 deletions trunk/arch/arm/mach-zynq/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@
* Timer Register Offset Definitions of Timer 1, Increment base address by 4
* and use same offsets for Timer 2
*/
#define XTTCPS_CLK_CNTRL_OFFSET 0x00 /* Clock Control Reg, RW */
#define XTTCPS_CNT_CNTRL_OFFSET 0x0C /* Counter Control Reg, RW */
#define XTTCPS_COUNT_VAL_OFFSET 0x18 /* Counter Value Reg, RO */
#define XTTCPS_CLK_CNTRL_OFFSET 0x00 /* Clock Control Reg, RW */
#define XTTCPS_CNT_CNTRL_OFFSET 0x0C /* Counter Control Reg, RW */
#define XTTCPS_COUNT_VAL_OFFSET 0x18 /* Counter Value Reg, RO */
#define XTTCPS_INTR_VAL_OFFSET 0x24 /* Interval Count Reg, RW */
#define XTTCPS_ISR_OFFSET 0x54 /* Interrupt Status Reg, RO */
#define XTTCPS_IER_OFFSET 0x60 /* Interrupt Enable Reg, RW */
Expand Down

0 comments on commit b8d61d8

Please sign in to comment.