Searched refs:XAXIDMA_CR_RESET_MASK (Results 1 – 4 of 4) sorted by relevance
58 #define XAXIDMA_CR_RESET_MASK 0x00000004 /* Reset DMA engine */ macro442 writel(XAXIDMA_CR_RESET_MASK, &priv->dmatx->control); in axi_dma_init()443 writel(XAXIDMA_CR_RESET_MASK, &priv->dmarx->control); in axi_dma_init()451 & XAXIDMA_CR_RESET_MASK)) { in axi_dma_init()
85 #define XAXIDMA_CR_RESET_MASK 0x00000004 /* Reset DMA engine */ macro
514 axienet_dma_out32(lp, XAXIDMA_TX_CR_OFFSET, XAXIDMA_CR_RESET_MASK); in __axienet_device_reset()516 !(value & XAXIDMA_CR_RESET_MASK), in __axienet_device_reset()
36 #define XAXIDMA_CR_RESET_MASK 0x4 /* Reset DMA engine */ macro404 nixge_dma_write_reg(priv, offset, XAXIDMA_CR_RESET_MASK); in __nixge_device_reset()406 !(status & XAXIDMA_CR_RESET_MASK), 10, in __nixge_device_reset()