Searched refs:XAXIDMA_HALTED_MASK (Results 1 – 1 of 1) sorted by relevance
61 #define XAXIDMA_HALTED_MASK 0x00000001 /* DMA channel halted */ macro544 if (readl(&priv->dmatx->status) & XAXIDMA_HALTED_MASK) { in axiemac_send()