Big white-space cleanup.
[oweals/u-boot.git] / include / ppc440.h
index bb39ad63175dda78ca23c606e7612b57cb7f8938..54b455313957d86eda48c4d75dea82dadf9d574e 100644 (file)
 #define GPT0_COMP2                     0x00000088
 #define GPT0_COMP1                     0x00000084
 
+#define GPT0_MASK6                     0x000000D8
+#define GPT0_MASK5                     0x000000D4
+#define GPT0_MASK4                     0x000000D0
+#define GPT0_MASK3                     0x000000CC
+#define GPT0_MASK2                     0x000000C8
+#define GPT0_MASK1                     0x000000C4
+
 #if defined(CONFIG_440EPX) || defined(CONFIG_440GRX)
 #define SDR0_USB2D0CR                 0x0320
 #define   SDR0_USB2D0CR_USB2DEV_EBC_SEL_MASK   0x00000004    /* USB 2.0 Device/EBC Master Selection */
 #define UIC_UIC3NC     0x00008000      /* UIC3 non-critical interrupt      */
 #define UIC_UIC3C      0x00004000      /* UIC3 critical interrupt          */
 #define UIC_EIR1       0x00002000      /* External interrupt 1             */
-#define UIC_TRNGDA     0x00001000      /* TRNG data available              */
+#define UIC_TRNGDA     0x00001000      /* TRNG data available              */
 #define UIC_PKAR1      0x00000800      /* PKA ready (PKA[1])               */
 #define UIC_D1CPFF     0x00000400      /* DMA1 cp fifo full                */
 #define UIC_D1CSNS     0x00000200      /* DMA1 cs fifo needs service       */