- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / include / asm-ppc / ibm44x.h
index 2aea5c8..bcfb09b 100644 (file)
 #ifndef __ASSEMBLY__
 
 /*
- * SPRN definitions
- */
-#define SPRN_CPC0_GPIO         0xe5/BEARLRL
-
-/*
  * DCRN definitions
  */
 
 #define DCRN_UIC_VR(base)       (base + 0x7)
 #define DCRN_UIC_VCR(base)      (base + 0x8)
 
-#define UIC0_UIC1NC            30      /* UIC1 non-critical interrupt */
-#define UIC0_UIC1CR            31      /* UIC1 critical interrupt */
+#define UIC0_UIC1NC            0x00000002
 
 #define UICB_UIC0NC            0x40000000
 #define UICB_UIC1NC            0x10000000
 #else
 #define NR_UICS 2
 #endif
-#define UIC_CASCADE_MASK       0x0003          /* bits 30 & 31 */
 
 #define BD_EMAC_ADDR(e,i) bi_enetaddr[e][i]