Searched refs:XAXIDMA_CR_RESET_MASK (Results 1 – 4 of 4) sorted by relevance
56 #define XAXIDMA_CR_RESET_MASK 0x00000004 /* Reset DMA engine */ macro422 out_be32(&priv->dmatx->control, XAXIDMA_CR_RESET_MASK); in axi_dma_init()423 out_be32(&priv->dmarx->control, XAXIDMA_CR_RESET_MASK); in axi_dma_init()431 & XAXIDMA_CR_RESET_MASK)) { in axi_dma_init()
85 #define XAXIDMA_CR_RESET_MASK 0x00000004 /* Reset DMA engine */ macro
510 axienet_dma_out32(lp, XAXIDMA_TX_CR_OFFSET, XAXIDMA_CR_RESET_MASK); in __axienet_device_reset()512 !(value & XAXIDMA_CR_RESET_MASK), in __axienet_device_reset()
37 #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()