Searched refs:XAXIDMA_IRQ_DELAY_MASK (Results 1 – 4 of 4) sorted by relevance
65 #define XAXIDMA_IRQ_DELAY_MASK 0x00002000 /* Delay interrupt */ macro560 (XAXIDMA_IRQ_DELAY_MASK | XAXIDMA_IRQ_IOC_MASK)))) { in axiemac_send()587 if ((status & (XAXIDMA_IRQ_DELAY_MASK | XAXIDMA_IRQ_IOC_MASK))) in isrxready()
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()1051 cr &= ~(XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in axienet_tx_irq()1096 cr &= ~(XAXIDMA_IRQ_IOC_MASK | XAXIDMA_IRQ_DELAY_MASK); in axienet_rx_irq()