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

Go to the source code of this file.

Macros

#define IO_ADDRESS(x)   (x)
 
#define __io_address(n)   IOMEM(IO_ADDRESS(n))
 

Macro Definition Documentation

#define __io_address (   n)    IOMEM(IO_ADDRESS(n))

Definition at line 40 of file hardware.h.

#define IO_ADDRESS (   x)    (x)

Definition at line 38 of file hardware.h.