repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
dev
/
podulebus
/
oakreg.h
blob
dbe1abe70906e2e1d7683a97e4e172af450dec9b
1
/* $NetBSD$ */
2
3
/* In MEMC space: */
4
#define OAK_NCR5380_OFFSET 0x0000
5
#define OAK_PDMA_OFFSET 0x0200
6
7
/* Registers in the PDMA engine (in bus_size_t units) */
8
#define OAK_PDMA_WRITE 0x00
/* This is a guess! */
9
#define OAK_PDMA_READ 0x08
10
#define OAK_PDMA_STATUS 0x10