Lines Matching +full:0 +full:x03000000
25 #define RPC_RAM_SIZE 0x10000000
26 #define RPC_RAM_START 0x10000000
28 #define EASI_SIZE 0x08000000 /* EASI I/O */
29 #define EASI_START 0x08000000
30 #define EASI_BASE IOMEM(0xe5000000)
32 #define IO_START 0x03000000 /* I/O */
33 #define IO_SIZE 0x01000000
34 #define IO_BASE IOMEM(0xe0000000)
36 #define SCREEN_START 0x02000000 /* VRAM */
37 #define SCREEN_END 0xdfc00000
38 #define SCREEN_BASE 0xdf800000
40 #define UNCACHEABLE_ADDR (FLUSH_BASE + 0x10000)
46 #define VIDC_BASE (IO_BASE + 0x00400000)
47 #define EXPMASK_BASE (IO_BASE + 0x00360000)
48 #define ECARD_IOC4_BASE (IO_BASE + 0x00270000)
49 #define ECARD_IOC_BASE (IO_BASE + 0x00240000)
50 #define IOMD_BASE (IO_BASE + 0x00200000)
51 #define IOC_BASE (IO_BASE + 0x00200000)
52 #define ECARD_MEMC8_BASE (IO_BASE + 0x0002b000)
53 #define FLOPPYDMA_BASE (IO_BASE + 0x0002a000)
54 #define PCIO_BASE (IO_BASE + 0x00010000)
55 #define ECARD_MEMC_BASE (IO_BASE + 0x00000000)
59 #define NETSLOT_BASE 0x0302b000
60 #define NETSLOT_SIZE 0x00001000
62 #define PODSLOT_IOC0_BASE 0x03240000
63 #define PODSLOT_IOC4_BASE 0x03270000
65 #define PODSLOT_MEMC_BASE 0x03000000
67 #define PODSLOT_EASI_BASE 0x08000000
70 #define EXPMASK_STATUS (EXPMASK_BASE + 0x00)
71 #define EXPMASK_ENABLE (EXPMASK_BASE + 0x04)