Lines Matching refs:EPIC_BASE

44 #define	EPIC_BASE	 0x1a0000000L			/* 21071-DA Regs */
230 #define EPIC_DCSR (EPIC_BASE + 0x0000) /* Diagnostic CSR */
250 #define EPIC_PEAR (EPIC_BASE + 0x0020) /* PCI Err Addr. */
252 #define EPIC_SEAR (EPIC_BASE + 0x0040) /* sysBus Err Addr. */
256 #define EPIC_DUMMY_1 (EPIC_BASE + 0x0060) /* Dummy 1 */
257 #define EPIC_DUMMY_2 (EPIC_BASE + 0x0080) /* Dummy 2 */
258 #define EPIC_DUMMY_3 (EPIC_BASE + 0x00a0) /* Dummy 3 */
260 #define EPIC_TBASE_1 (EPIC_BASE + 0x00c0) /* Trans. Base 1 */
261 #define EPIC_TBASE_2 (EPIC_BASE + 0x00e0) /* Trans. Base 2 */
266 #define EPIC_PCI_BASE_1 (EPIC_BASE + 0x0100) /* PCI Base 1 */
267 #define EPIC_PCI_BASE_2 (EPIC_BASE + 0x0120) /* PCI Base 2 */
273 #define EPIC_PCI_MASK_1 (EPIC_BASE + 0x0140) /* PCI Mask 1 */
274 #define EPIC_PCI_MASK_2 (EPIC_BASE + 0x0160) /* PCI Mask 2 */
291 #define EPIC_HAXR0 (EPIC_BASE + 0x0180) /* Host Addr Extn 0 */
293 #define EPIC_HAXR1 (EPIC_BASE + 0x01a0) /* Host Addr Extn 1 */
297 #define EPIC_HAXR2 (EPIC_BASE + 0x01c0) /* Host Addr Extn 2 */
304 #define EPIC_PMLT (EPIC_BASE + 0x01e0) /* PCI Mstr Lat Tmr */
308 #define EPIC_TLB_TAG_0 (EPIC_BASE + 0x0200) /* TLB Tag 0 */
309 #define EPIC_TLB_TAG_1 (EPIC_BASE + 0x0220) /* TLB Tag 1 */
310 #define EPIC_TLB_TAG_2 (EPIC_BASE + 0x0240) /* TLB Tag 2 */
311 #define EPIC_TLB_TAG_3 (EPIC_BASE + 0x0260) /* TLB Tag 3 */
312 #define EPIC_TLB_TAG_4 (EPIC_BASE + 0x0280) /* TLB Tag 4 */
313 #define EPIC_TLB_TAG_5 (EPIC_BASE + 0x02a0) /* TLB Tag 5 */
314 #define EPIC_TLB_TAG_6 (EPIC_BASE + 0x02c0) /* TLB Tag 6 */
315 #define EPIC_TLB_TAG_7 (EPIC_BASE + 0x02e0) /* TLB Tag 7 */
320 #define EPIC_TLB_DATA_0 (EPIC_BASE + 0x0300) /* TLB Data 0 */
321 #define EPIC_TLB_DATA_1 (EPIC_BASE + 0x0320) /* TLB Data 1 */
322 #define EPIC_TLB_DATA_2 (EPIC_BASE + 0x0340) /* TLB Data 2 */
323 #define EPIC_TLB_DATA_3 (EPIC_BASE + 0x0360) /* TLB Data 3 */
324 #define EPIC_TLB_DATA_4 (EPIC_BASE + 0x0380) /* TLB Data 4 */
325 #define EPIC_TLB_DATA_5 (EPIC_BASE + 0x03a0) /* TLB Data 5 */
326 #define EPIC_TLB_DATA_6 (EPIC_BASE + 0x03c0) /* TLB Data 6 */
327 #define EPIC_TLB_DATA_7 (EPIC_BASE + 0x03e0) /* TLB Data 7 */
331 #define EPIC_TBIA (EPIC_BASE + 0x0400) /* TLB Invl All */