summaryrefslogtreecommitdiffstats
path: root/dma/ipe_private.h
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2015-01-25 04:53:58 +0100
committerSuren A. Chilingaryan <csa@suren.me>2015-01-25 04:53:58 +0100
commit3b3f049e8dfd7314239a4f489884648b2808d735 (patch)
tree53dfbd57e7a616865f46671dab52eb9117275537 /dma/ipe_private.h
parenta640c40c6bcf4bad0b78e0ea6ea04f2a5f3f877f (diff)
downloadpcitool-3b3f049e8dfd7314239a4f489884648b2808d735.tar.gz
pcitool-3b3f049e8dfd7314239a4f489884648b2808d735.tar.bz2
pcitool-3b3f049e8dfd7314239a4f489884648b2808d735.tar.xz
pcitool-3b3f049e8dfd7314239a4f489884648b2808d735.zip
Add delays to workaround problems in IPEDMA. Also provide other modifications to reflect minor changes in hardware
Diffstat (limited to 'dma/ipe_private.h')
-rw-r--r--dma/ipe_private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dma/ipe_private.h b/dma/ipe_private.h
index e6e70c2..42000d1 100644
--- a/dma/ipe_private.h
+++ b/dma/ipe_private.h
@@ -10,7 +10,7 @@
#define IPEDMA_DESCRIPTOR_ALIGNMENT 64
//#define IPEDMA_DEBUG
-#define IPEDMA_BUG_DMARD /**< No register read during DMA transfer */
+//#define IPEDMA_BUG_DMARD /**< No register read during DMA transfer */
#define IPEDMA_REG_RESET 0x00
#define IPEDMA_REG_CONTROL 0x04