Searched refs:XAXIDMA_CR_RUNSTOP_MASK (Results 1 – 4 of 4) 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()
35 #define XAXIDMA_CR_RUNSTOP_MASK 0x1 /* Start/stop DMA channel */ macro375 cr | XAXIDMA_CR_RUNSTOP_MASK); in nixge_hw_dma_bd_init()386 cr | XAXIDMA_CR_RUNSTOP_MASK); in nixge_hw_dma_bd_init()853 cr | XAXIDMA_CR_RUNSTOP_MASK); in nixge_dma_err_handler()864 cr | XAXIDMA_CR_RUNSTOP_MASK); in nixge_dma_err_handler()926 cr & (~XAXIDMA_CR_RUNSTOP_MASK)); in nixge_stop()929 cr & (~XAXIDMA_CR_RUNSTOP_MASK)); in nixge_stop()
84 #define XAXIDMA_CR_RUNSTOP_MASK 0x00000001 /* Start/stop DMA channel */ macro
262 lp->rx_dma_cr |= XAXIDMA_CR_RUNSTOP_MASK; in axienet_dma_start()272 lp->tx_dma_cr |= XAXIDMA_CR_RUNSTOP_MASK; in axienet_dma_start()547 cr &= ~(XAXIDMA_CR_RUNSTOP_MASK | XAXIDMA_IRQ_ALL_MASK); in axienet_dma_stop()552 cr &= ~(XAXIDMA_CR_RUNSTOP_MASK | XAXIDMA_IRQ_ALL_MASK); in axienet_dma_stop()