repo.or.cz
/
linux-2.6
/
verdex.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
IB/mthca: Query port fix
[linux-2.6/verdex.git]
/
include
/
asm-arm
/
arch-iop32x
/
glantank.h
blob
3b065618dd0009d79eb53c43b098d037d45bba3e
1
/*
2
* include/asm/arch-iop32x/glantank.h
3
*
4
* IO-Data GLAN Tank board registers
5
*/
6
7
#ifndef __GLANTANK_H
8
#define __GLANTANK_H
9
10
#define GLANTANK_UART 0xfe800000
/* UART */
11
12
13
#endif