Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 177265
b: refs/heads/master
c: 5da8a3d
h: refs/heads/master
i:
  177263: 9729059
v: v3
  • Loading branch information
Mike Frysinger committed Dec 15, 2009
1 parent f2560d3 commit 1126738
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: aaa225e0aa96691964a5f0518c3c16b954d400cb
refs/heads/master: 5da8a3dc480f0424e7bcb9e41b140b1e70c5fdfb
4 changes: 2 additions & 2 deletions trunk/arch/blackfin/mach-bf548/include/mach/defBF544.h
Original file line number Diff line number Diff line change
Expand Up @@ -624,9 +624,9 @@
#define DMA_READY 0x1 /* DMA Ready */
#define FIFOFULL 0x2 /* FIFO Full */
#define FIFOEMPTY 0x4 /* FIFO Empty */
#define COMPLETE 0x8 /* DMA Complete */
#define DMA_COMPLETE 0x8 /* DMA Complete */
#define HSHK 0x10 /* Host Handshake */
#define TIMEOUT 0x20 /* Host Timeout */
#define HSTIMEOUT 0x20 /* Host Timeout */
#define HIRQ 0x40 /* Host Interrupt Request */
#define ALLOW_CNFG 0x80 /* Allow New Configuration */
#define DMA_DIR 0x100 /* DMA Direction */
Expand Down

0 comments on commit 1126738

Please sign in to comment.