Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
io.h File Reference

Go to the source code of this file.

Macros

#define PCIO_BASE   0x7c000000
 
#define __io(a)   ((void __iomem *)(PCIO_BASE + (a)))
 

Macro Definition Documentation

#define __io (   a)    ((void __iomem *)(PCIO_BASE + (a)))

Definition at line 21 of file io.h.

#define PCIO_BASE   0x7c000000

Definition at line 20 of file io.h.