repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ARM: 7409/1: Do not call flush_cache_user_range with mmap_sem held
[linux/fpc-iii.git]
/
arch
/
arm
/
mach-iop32x
/
include
/
mach
/
glantank.h
blob
958eb91c09137c21a09346bcac2e3439452e7600
1
/*
2
* arch/arm/mach-iop32x/include/mach/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