Add some more defines.

This commit is contained in:
augustss 2003-11-07 17:03:42 +00:00
parent 6a2ed83373
commit 1950107e53
1 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: cpc700reg.h,v 1.2 2003/01/23 21:17:15 augustss Exp $ */
/* $NetBSD: cpc700reg.h,v 1.3 2003/11/07 17:03:42 augustss Exp $ */
/*
* Copyright (c) 2002 The NetBSD Foundation, Inc.
@ -54,6 +54,14 @@
#define CPC_PCI_BRDGERR 0x48
#define CPC_PCI_CLEARERR 0x0000ff00
#define CPC_BRIDGE_OPTIONS2 0x60
#define CPC_BRIDGE_O2_ILAT_MASK 0x00f8
#define CPC_BRIDGE_O2_ILAT_SHIFT 3
#define CPC_BRIDGE_O2_ILAT_PRIM_ASYNC 18
#define CPC_BRIDGE_O2_SLAT_MASK 0x0f00
#define CPC_BRIDGE_O2_SLAT_SHIFT 8
#define CPC_BRIDGE_O2_2LAT_PRIM_ASYNC 2
/* PCI interrupt acknowledge & special cycle */
#define CPC_INTR_ACK 0xfed00000