Lines Matching +full:0 +full:xcf8
18 #define MACE_BASE 0x1f000000 /* physical */
43 #define MACEPCI_ERROR_DEVSEL_MASK 0xc0
44 #define MACEPCI_ERROR_DEVSEL_FAST 0
45 #define MACEPCI_ERROR_DEVSEL_MED 0x40
46 #define MACEPCI_ERROR_DEVSEL_SLOW 0x80
48 #define MACEPCI_ERROR_66MHZ BIT(0)
51 #define MACEPCI_CONTROL_INT_MASK 0xff
61 #define MACEPCI_CONTROL_INV_INT_MASK 0x00ff0000
71 unsigned int _pad[0xcf8/4 - 4];
79 #define MACEPCI_LOW_MEMORY 0x1a000000
80 #define MACEPCI_LOW_IO 0x18000000
81 #define MACEPCI_SWAPPED_VIEW 0
82 #define MACEPCI_NATIVE_VIEW 0x40000000
83 #define MACEPCI_IO 0x80000000
84 #define MACEPCI_HI_MEMORY 0x280000000
85 #define MACEPCI_HI_IO 0x100000000
150 /* 0 - do nothing,
154 #define MACEPAR_CONTEXT_DATA_BOUND 0x0000000000001000UL
155 #define MACEPAR_CONTEXT_DATALEN_MASK 0x00000fff00000000UL
159 #define MACEPAR_CONTEXT_BASEADDR_MASK 0x00000000ffffffffUL
162 /* 0 - mem->device, 1 - device->mem */
163 #define MACEPAR_CTLSTAT_DIRECTION BIT(0)
164 /* 0 - channel frozen, 1 - channel enabled */
166 /* 0 - channel active, 1 - complete channel reset */
171 #define MACEPAR_DIAG_CTXINUSE BIT(0)
175 #define MACEPAR_DIAG_CTRMASK 0x0000000000003ffcUL
186 #define MACEISA_FLASH_WE BIT(0) /* 1=> Enable FLASH writes */
190 #define MACEISA_LED_RED BIT(4) /* 0=> Illuminate red LED */
191 #define MACEISA_LED_GREEN BIT(5) /* 0=> Illuminate green LED */
196 #define MACEISA_AUDIO_SW_INT BIT(0)
229 volatile unsigned long _pad[0x2000/8 - 4];
231 volatile unsigned long dp_ram[0x400];
253 #define MACEI2C_RESET BIT(0)
290 char _pad0[0x10000 - sizeof(struct mace_audio)];
293 char _pad1[0x10000 - sizeof(struct mace_isactrl)];
296 char _pad2[0x10000 - sizeof(struct mace_ps2)];
299 char _pad3[0x10000 - sizeof(struct mace_i2c)];
302 char _pad4[0x10000 - sizeof(struct mace_timers)];
324 char _pad1[0x8000 - sizeof(struct mace_parallel)];
327 char _pad2[0x8000 - sizeof(struct mace_ecp1284)];
330 char _pad3[0x8000 - sizeof(struct mace_serial)];
333 char _pad4[0x8000 - sizeof(struct mace_serial)];
335 volatile unsigned char rtc[0x10000];
339 char _reserved[0x80000];
342 char _pad0[0x80000 - sizeof(struct mace_pci)];
345 char _pad1[0x80000 - sizeof(struct mace_video)];
348 char _pad2[0x80000 - sizeof(struct mace_video)];
351 char _pad3[0x80000 - sizeof(struct mace_video)];
354 char _pad4[0x80000 - sizeof(struct mace_ethernet)];
357 char _pad5[0x80000 - sizeof(struct mace_perif)];
360 char _pad6[0x80000 - sizeof(struct mace_isa)];