Lines Matching +full:0 +full:x01800000
21 #define ZEUS_CPLD_PHYS (PXA_CS4_PHYS+0x2000000)
23 #define ZEUS_PC104IO_PHYS (0x30000000)
25 #define ZEUS_CPLD_VERSION_PHYS (ZEUS_CPLD_PHYS + 0x00000000)
26 #define ZEUS_CPLD_ISA_IRQ_PHYS (ZEUS_CPLD_PHYS + 0x00800000)
27 #define ZEUS_CPLD_CONTROL_PHYS (ZEUS_CPLD_PHYS + 0x01000000)
28 #define ZEUS_CPLD_EXTWDOG_PHYS (ZEUS_CPLD_PHYS + 0x01800000)
31 #define ZEUS_AC97_GPIO 0
68 #define ZEUS_CPLD IOMEM(0xf0000000)
69 #define ZEUS_CPLD_VERSION (ZEUS_CPLD + 0x0000)
70 #define ZEUS_CPLD_ISA_IRQ (ZEUS_CPLD + 0x1000)
71 #define ZEUS_CPLD_CONTROL (ZEUS_CPLD + 0x2000)
74 #define ZEUS_CPLD_CONTROL_CF_RST 0x01
76 #define ZEUS_PC104IO IOMEM(0xf1000000)