Searched refs:XAXIDMA_IRQ_ALL_MASK (Results 1 – 3 of 3) sorted by relevance
52 #define XAXIDMA_IRQ_ALL_MASK 0x00007000 /* All interrupts */ macro352 cr |= XAXIDMA_IRQ_ALL_MASK; in nixge_hw_dma_bd_init()365 cr |= XAXIDMA_IRQ_ALL_MASK; in nixge_hw_dma_bd_init()712 if (!(status & XAXIDMA_IRQ_ALL_MASK)) { in nixge_tx_irq()725 cr &= (~XAXIDMA_IRQ_ALL_MASK); in nixge_tx_irq()731 cr &= (~XAXIDMA_IRQ_ALL_MASK); in nixge_tx_irq()762 if (!(status & XAXIDMA_IRQ_ALL_MASK)) { in nixge_rx_irq()774 cr &= (~XAXIDMA_IRQ_ALL_MASK); in nixge_rx_irq()780 cr &= (~XAXIDMA_IRQ_ALL_MASK); in nixge_rx_irq()830 cr |= XAXIDMA_IRQ_ALL_MASK; in nixge_dma_err_handler()[all …]
120 #define XAXIDMA_IRQ_ALL_MASK 0x00007000 /* All interrupts */ macro
546 cr &= ~(XAXIDMA_CR_RUNSTOP_MASK | XAXIDMA_IRQ_ALL_MASK); in axienet_dma_stop()551 cr &= ~(XAXIDMA_CR_RUNSTOP_MASK | XAXIDMA_IRQ_ALL_MASK); in axienet_dma_stop()1026 if (!(status & XAXIDMA_IRQ_ALL_MASK)) in axienet_tx_irq()1070 if (!(status & XAXIDMA_IRQ_ALL_MASK)) in axienet_rx_irq()