Searched refs:XAXIDMA_CR_RESET_MASK (Results 1 – 2 of 2) sorted by relevance
83 #define XAXIDMA_CR_RESET_MASK 0x00000004 /* Reset DMA engine */ macro
443 axienet_dma_out32(lp, offset, XAXIDMA_CR_RESET_MASK); in __axienet_device_reset()445 while (axienet_dma_in32(lp, offset) & XAXIDMA_CR_RESET_MASK) { in __axienet_device_reset()