Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86614
b: refs/heads/master
c: d862ccc
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown authored and Russell King committed Feb 29, 2008
1 parent c939a1b commit 3de3cfa
Show file tree
Hide file tree
Showing 2 changed files with 4 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: ceee4f98f73bb7a1f6ee6710b9ebffd0ecb8c0ca
refs/heads/master: d862ccc570c875e1454fc57ed00f5a1081985b26
3 changes: 3 additions & 0 deletions trunk/include/asm-arm/arch-pxa/pxa-regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,9 @@
#define MCCR_FSRIE (1 << 1) /* FIFO Service Request Interrupt Enable */

#define GCR __REG(0x4050000C) /* Global Control Register */
#ifdef CONFIG_PXA3xx
#define GCR_CLKBPB (1 << 31) /* Internal clock enable */
#endif
#define GCR_nDMAEN (1 << 24) /* non DMA Enable */
#define GCR_CDONE_IE (1 << 19) /* Command Done Interrupt Enable */
#define GCR_SDONE_IE (1 << 18) /* Status Done Interrupt Enable */
Expand Down

0 comments on commit 3de3cfa

Please sign in to comment.