Lines Matching +full:0 +full:xa8000000
17 #define PA_ROM 0xa0000000 /* EPROM */
18 #define PA_ROM_SIZE 0x00400000 /* EPROM size 4M byte */
19 #define PA_FROM 0xa1000000 /* Flash-ROM */
20 #define PA_FROM_SIZE 0x01000000 /* Flash-ROM size 16M byte */
21 #define PA_EXT1 0xa4000000
22 #define PA_EXT1_SIZE 0x04000000
25 #define PA_SDRAM 0xa8000000 /* DDR-SDRAM(Area2/3) 128MB */
26 #define PA_SDRAM_SIZE 0x08000000
28 #define PA_EXT4 0xb0000000
29 #define PA_EXT4_SIZE 0x04000000
34 #define PA_LAN (PA_PERIPHERAL + 0) /* SMC LAN91C111 */
35 #define PA_LED_DISP (PA_PERIPHERAL + 0x02000000) /* 8words LED Display */
37 #define DISP_SEL0_ADDR (DISP_CHAR_RAM + 0)
47 #define PA_FPGA (PA_PERIPHERAL + 0x03000000) /* FPGA base address */
50 #define FPGA_SFTRST (PA_FPGA + 0) /* Soft reset register */
70 #define IRQPOS_SMC91CX (0 * 4)
73 #define IRQPOS_EXTINT1 (0 * 4)
78 #define IRQPOS_PCCPW (0 * 4)
81 #define IRQ_IDE0 evt2irq(0xa60) /* iVDR */
84 #define SMC_IRQ evt2irq(0x300)
87 #define SM501_IRQ evt2irq(0x200)
90 #define IRQPIN_EXTINT1 0 /* IRQ0 pin */