Searched refs:XAXIDMA_CR_RUNSTOP_MASK (Results 1 – 2 of 2) sorted by relevance
268 cr | XAXIDMA_CR_RUNSTOP_MASK); in axienet_dma_bd_init()279 cr | XAXIDMA_CR_RUNSTOP_MASK); in axienet_dma_bd_init()997 cr & (~XAXIDMA_CR_RUNSTOP_MASK)); in axienet_stop()1000 cr & (~XAXIDMA_CR_RUNSTOP_MASK)); in axienet_stop()1459 cr | XAXIDMA_CR_RUNSTOP_MASK); in axienet_dma_err_handler()1470 cr | XAXIDMA_CR_RUNSTOP_MASK); in axienet_dma_err_handler()
82 #define XAXIDMA_CR_RUNSTOP_MASK 0x00000001 /* Start/stop DMA channel */ macro