Go to the documentation of this file.
19 #define SGIMC_CCTRL0_REFS 0x0000000f
20 #define SGIMC_CCTRL0_EREFRESH 0x00000010
21 #define SGIMC_CCTRL0_EPERRGIO 0x00000020
22 #define SGIMC_CCTRL0_EPERRMEM 0x00000040
23 #define SGIMC_CCTRL0_EPERRCPU 0x00000080
24 #define SGIMC_CCTRL0_WDOG 0x00000100
25 #define SGIMC_CCTRL0_SYSINIT 0x00000200
26 #define SGIMC_CCTRL0_GFXRESET 0x00000400
27 #define SGIMC_CCTRL0_EISALOCK 0x00000800
28 #define SGIMC_CCTRL0_EPERRSCMD 0x00001000
29 #define SGIMC_CCTRL0_IENAB 0x00002000
30 #define SGIMC_CCTRL0_ESNOOP 0x00004000
31 #define SGIMC_CCTRL0_EPROMWR 0x00008000
32 #define SGIMC_CCTRL0_WRESETPMEM 0x00010000
33 #define SGIMC_CCTRL0_LENDIAN 0x00020000
34 #define SGIMC_CCTRL0_WRESETDMEM 0x00040000
35 #define SGIMC_CCTRL0_CMEMBADPAR 0x02000000
36 #define SGIMC_CCTRL0_R4KNOCHKPARR 0x04000000
37 #define SGIMC_CCTRL0_GIOBTOB 0x08000000
40 #define SGIMC_CCTRL1_EGIOTIMEO 0x00000010
41 #define SGIMC_CCTRL1_FIXEDEHPC 0x00001000
42 #define SGIMC_CCTRL1_LITTLEHPC 0x00002000
43 #define SGIMC_CCTRL1_FIXEDEEXP0 0x00004000
44 #define SGIMC_CCTRL1_LITTLEEXP0 0x00008000
45 #define SGIMC_CCTRL1_FIXEDEEXP1 0x00010000
46 #define SGIMC_CCTRL1_LITTLEEXP1 0x00020000
53 #define SGIMC_SYSID_MASKREV 0x0000000f
54 #define SGIMC_SYSID_EPRESENT 0x00000010
61 #define SGIMC_EEPROM_PRE 0x00000001
62 #define SGIMC_EEPROM_CSEL 0x00000002
63 #define SGIMC_EEPROM_SECLOCK 0x00000004
64 #define SGIMC_EEPROM_SDATAO 0x00000008
65 #define SGIMC_EEPROM_SDATAI 0x00000010
75 #define SGIMC_GIOPAR_HPC64 0x00000001
76 #define SGIMC_GIOPAR_GFX64 0x00000002
77 #define SGIMC_GIOPAR_EXP064 0x00000004
78 #define SGIMC_GIOPAR_EXP164 0x00000008
79 #define SGIMC_GIOPAR_EISA64 0x00000010
80 #define SGIMC_GIOPAR_HPC264 0x00000020
81 #define SGIMC_GIOPAR_RTIMEGFX 0x00000040
82 #define SGIMC_GIOPAR_RTIMEEXP0 0x00000080
83 #define SGIMC_GIOPAR_RTIMEEXP1 0x00000100
84 #define SGIMC_GIOPAR_MASTEREISA 0x00000200
85 #define SGIMC_GIOPAR_ONEBUS 0x00000400
86 #define SGIMC_GIOPAR_MASTERGFX 0x00000800
87 #define SGIMC_GIOPAR_MASTEREXP0 0x00001000
88 #define SGIMC_GIOPAR_MASTEREXP1 0x00002000
89 #define SGIMC_GIOPAR_PLINEEXP0 0x00004000
90 #define SGIMC_GIOPAR_PLINEEXP1 0x00008000
104 #define SGIMC_MCONFIG_BASEADDR 0x000000ff
105 #define SGIMC_MCONFIG_RMASK 0x00001f00
106 #define SGIMC_MCONFIG_BVALID 0x00002000
107 #define SGIMC_MCONFIG_SBANKS 0x00004000
115 #define SGIMC_MACC_ALIASBIG 0x20000000
122 #define SGIMC_CSTAT_RD 0x00000100
123 #define SGIMC_CSTAT_PAR 0x00000200
124 #define SGIMC_CSTAT_ADDR 0x00000400
125 #define SGIMC_CSTAT_SYSAD_PAR 0x00000800
126 #define SGIMC_CSTAT_SYSCMD_PAR 0x00001000
127 #define SGIMC_CSTAT_BAD_DATA 0x00002000
128 #define SGIMC_CSTAT_PAR_MASK 0x00001f00
129 #define SGIMC_CSTAT_RD_PAR (SGIMC_CSTAT_RD | SGIMC_CSTAT_PAR)
135 #define SGIMC_GSTAT_RD 0x00000100
136 #define SGIMC_GSTAT_WR 0x00000200
137 #define SGIMC_GSTAT_TIME 0x00000400
138 #define SGIMC_GSTAT_PROM 0x00000800
139 #define SGIMC_GSTAT_ADDR 0x00001000
140 #define SGIMC_GSTAT_BC 0x00002000
141 #define SGIMC_GSTAT_PIO_RD 0x00004000
142 #define SGIMC_GSTAT_PIO_WR 0x00008000
218 #define SGIMC_BASE 0x1fa00000
221 #define SGIMC_SEG0_BADDR 0x08000000
222 #define SGIMC_SEG1_BADDR 0x20000000
225 #define SGIMC_SEG0_SIZE_ALL 0x10000000
226 #define SGIMC_SEG1_SIZE_IP20_IP22 0x08000000
227 #define SGIMC_SEG1_SIZE_IP26_IP28 0x20000000