Linux Kernel
3.7.1
|
#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 |
#define IOP3XX_GPIO_REG | ( | reg | ) | (IOP3XX_PERIPHERAL_VIRT_BASE + 0x07c4 + (reg)) |
#define IOP3XX_MAX_RAM_SIZE IOP32X_MAX_RAM_SIZE |
#define IOP3XX_TIMER_REG | ( | reg | ) | (IOP3XX_PERIPHERAL_VIRT_BASE + 0x07e0 + (reg)) |