Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
glantank.h
Go to the documentation of this file.
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