]> err.no Git - linux-2.6/blobdiff - include/asm-blackfin/mach-bf548/defBF549.h
Blackfin arch: More explicitly describe what the instructions do in inline assembly.
[linux-2.6] / include / asm-blackfin / mach-bf548 / defBF549.h
index 4e46d657e50e8ad2c07013b101d4c6c3dd85ab2e..fcb72b41e007f607ed8d59e1f0f8ec806534623b 100644 (file)
 /* Bit masks for MXVR_DMAx_CONFIG */
 
 #define                    MDMAEN  0x1        /* DMA Channel Enable */
-#define                        DD  0x2        /* DMA Channel Direction */
+#define                     DMADD  0x2        /* DMA Channel Direction */
 #define                 BY4SWAPEN  0x20       /* DMA Channel Four Byte Swap Enable */
 #define                     LCHAN  0x3c0      /* DMA Channel Logical Channel */
 #define                 BITSWAPEN  0x400      /* DMA Channel Bit Swap Enable */