Searched refs:XAXIDMA_CR_RUNSTOP_MASK (Results 1 – 1 of 1) sorted by relevance
57 #define XAXIDMA_CR_RUNSTOP_MASK 0x00000001 /* Start/stop DMA channel */ macro360 temp &= ~XAXIDMA_CR_RUNSTOP_MASK; in axiemac_stop()364 temp &= ~XAXIDMA_CR_RUNSTOP_MASK; in axiemac_stop()500 temp |= XAXIDMA_CR_RUNSTOP_MASK; in axiemac_start()549 temp |= XAXIDMA_CR_RUNSTOP_MASK; in axiemac_send()