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

Go to the source code of this file.

Macros

#define IOP3XX_GPIO_REG(reg)   (IOP3XX_PERIPHERAL_VIRT_BASE + 0x07c4 + (reg))
 
#define IOP3XX_TIMER_REG(reg)   (IOP3XX_PERIPHERAL_VIRT_BASE + 0x07e0 + (reg))
 
#define IOP32X_MAX_RAM_SIZE   0x40000000UL
 
#define IOP3XX_MAX_RAM_SIZE   IOP32X_MAX_RAM_SIZE
 
#define IOP3XX_PCI_LOWER_MEM_BA   0x80000000
 

Macro Definition Documentation

#define IOP32X_MAX_RAM_SIZE   0x40000000UL

Definition at line 31 of file iop32x.h.

#define IOP3XX_GPIO_REG (   reg)    (IOP3XX_PERIPHERAL_VIRT_BASE + 0x07c4 + (reg))

Definition at line 22 of file iop32x.h.

#define IOP3XX_MAX_RAM_SIZE   IOP32X_MAX_RAM_SIZE

Definition at line 32 of file iop32x.h.

#define IOP3XX_PCI_LOWER_MEM_BA   0x80000000

Definition at line 33 of file iop32x.h.

#define IOP3XX_TIMER_REG (   reg)    (IOP3XX_PERIPHERAL_VIRT_BASE + 0x07e0 + (reg))

Definition at line 23 of file iop32x.h.