Searched refs:XAXIDMA_IRQ_ALL_MASK (Results 1 – 3 of 3) sorted by relevance
53 #define XAXIDMA_IRQ_ALL_MASK 0x00007000 /* All interrupts */ macro353 cr |= XAXIDMA_IRQ_ALL_MASK; in nixge_hw_dma_bd_init()366 cr |= XAXIDMA_IRQ_ALL_MASK; in nixge_hw_dma_bd_init()713 if (!(status & XAXIDMA_IRQ_ALL_MASK)) { in nixge_tx_irq()726 cr &= (~XAXIDMA_IRQ_ALL_MASK); in nixge_tx_irq()732 cr &= (~XAXIDMA_IRQ_ALL_MASK); in nixge_tx_irq()763 if (!(status & XAXIDMA_IRQ_ALL_MASK)) { in nixge_rx_irq()775 cr &= (~XAXIDMA_IRQ_ALL_MASK); in nixge_rx_irq()781 cr &= (~XAXIDMA_IRQ_ALL_MASK); in nixge_rx_irq()831 cr |= XAXIDMA_IRQ_ALL_MASK; in nixge_dma_err_handler()[all …]
120 #define XAXIDMA_IRQ_ALL_MASK 0x00007000 /* All interrupts */ macro
545 cr &= ~(XAXIDMA_CR_RUNSTOP_MASK | XAXIDMA_IRQ_ALL_MASK); in axienet_dma_stop()550 cr &= ~(XAXIDMA_CR_RUNSTOP_MASK | XAXIDMA_IRQ_ALL_MASK); in axienet_dma_stop()1025 if (!(status & XAXIDMA_IRQ_ALL_MASK)) in axienet_tx_irq()1069 if (!(status & XAXIDMA_IRQ_ALL_MASK)) in axienet_rx_irq()