#include <linux/sh_intc.h>
#include <asm/addrspace.h>
#include <asm/io_generic.h>
Go to the source code of this file.
#define __IO_PREFIX se7721 |
#define FPGA_ILSR1 (PA_FPGA + 0x02) |
#define FPGA_ILSR2 (PA_FPGA + 0x03) |
#define FPGA_ILSR3 (PA_FPGA + 0x04) |
#define FPGA_ILSR4 (PA_FPGA + 0x05) |
#define FPGA_ILSR5 (PA_FPGA + 0x06) |
#define FPGA_ILSR6 (PA_FPGA + 0x07) |
#define FPGA_ILSR7 (PA_FPGA + 0x08) |
#define FPGA_ILSR8 (PA_FPGA + 0x09) |
#define PA_EXT1 0xa4000000 |
#define PA_EXT1_SIZE 0x04000000 |
#define PA_EXT4 0xb0000000 |
#define PA_EXT4_SIZE 0x04000000 |
#define PA_FPGA 0xB7000000 /* FPGA base address */ |
#define PA_FROM 0xa1000000 /* Flash-ROM */ |
#define PA_FROM_SIZE 0x01000000 /* Flash-ROM size 16M byte */ |
#define PA_LED 0xB6800000 /* 8bit LED */ |
#define PA_PERIPHERAL 0xB8000000 |
#define PA_ROM 0xa0000000 /* EPROM */ |
#define PA_ROM_SIZE 0x00200000 /* EPROM size 2M byte */ |
#define PA_SDRAM 0xaC000000 /* SDRAM(Area3) 64MB */ |
#define PA_SDRAM_SIZE 0x04000000 |
#define SE_AREA0_WIDTH 2 /* Area0: 32bit */ |
Definition at line 38 of file irq.c.