Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162697
b: refs/heads/master
c: f41e2fd
h: refs/heads/master
i:
  162695: 0b59e53
v: v3
  • Loading branch information
Barry Song authored and Mike Frysinger committed Sep 17, 2009
1 parent 62fe69b commit e4a269b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: a2f78cfc656e3013e5024460a7b8a0b3dde456d3
refs/heads/master: f41e2fded031cd8f3c0430687fa6b35ca0589088
1 change: 1 addition & 0 deletions trunk/arch/blackfin/mach-bf538/include/mach/cdefBF538.h
Original file line number Diff line number Diff line change
Expand Up @@ -1310,6 +1310,7 @@
#define bfin_write_PPI_CONTROL(val) bfin_write16(PPI_CONTROL, val)
#define bfin_read_PPI_STATUS() bfin_read16(PPI_STATUS)
#define bfin_write_PPI_STATUS(val) bfin_write16(PPI_STATUS, val)
#define bfin_clear_PPI_STATUS() bfin_read_PPI_STATUS()
#define bfin_read_PPI_DELAY() bfin_read16(PPI_DELAY)
#define bfin_write_PPI_DELAY(val) bfin_write16(PPI_DELAY, val)
#define bfin_read_PPI_COUNT() bfin_read16(PPI_COUNT)
Expand Down

0 comments on commit e4a269b

Please sign in to comment.