Searched refs:XAXIDMA_CR_RESET_MASK (Results 1 – 1 of 1) 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()