Searched refs:XAXIDMA_IRQ_DELAY_MASK (Results 1 – 3 of 3) sorted by relevance
50 #define XAXIDMA_IRQ_DELAY_MASK 0x00002000 /* Delay interrupt */ macro683 if (status & (XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK)) { in nixge_poll()690 cr |= (XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in nixge_poll()707 if (status & (XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK)) { in nixge_tx_irq()751 if (status & (XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK)) { in nixge_rx_irq()755 cr &= ~(XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in nixge_rx_irq()
118 #define XAXIDMA_IRQ_DELAY_MASK 0x00002000 /* Delay interrupt */ macro
243 XAXIDMA_IRQ_DELAY_MASK; in axienet_dma_start()255 XAXIDMA_IRQ_DELAY_MASK; in axienet_dma_start()1043 cr &= ~(XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in axienet_tx_irq()1087 cr &= ~(XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in axienet_rx_irq()