Searched refs:XAXIDMA_IRQ_DELAY_MASK (Results 1 – 3 of 3) sorted by relevance
51 #define XAXIDMA_IRQ_DELAY_MASK 0x00002000 /* Delay interrupt */ macro684 if (status & (XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK)) { in nixge_poll()691 cr |= (XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in nixge_poll()708 if (status & (XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK)) { in nixge_tx_irq()752 if (status & (XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK)) { in nixge_rx_irq()756 cr &= ~(XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in nixge_rx_irq()
118 #define XAXIDMA_IRQ_DELAY_MASK 0x00002000 /* Delay interrupt */ macro
242 XAXIDMA_IRQ_DELAY_MASK; in axienet_dma_start()254 XAXIDMA_IRQ_DELAY_MASK; in axienet_dma_start()1042 cr &= ~(XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in axienet_tx_irq()1086 cr &= ~(XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in axienet_rx_irq()