Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
io.h File Reference
#include <mach/hardware.h>

Go to the source code of this file.

Macros

#define IO_SPACE_LIMIT   0xffff
 
#define __io(a)   (PCIO_BASE + ((a) << 2))
 

Macro Definition Documentation

#define __io (   a)    (PCIO_BASE + ((a) << 2))

Definition at line 29 of file io.h.

#define IO_SPACE_LIMIT   0xffff

Definition at line 18 of file io.h.