Searched refs:IRQ_DMAERR (Results 1 – 4 of 4) sorted by relevance
40 #define IRQ_DMAERR 0x19 macro
169 ret = request_irq(IRQ_DMAERR, dma_err_handler, 0, "DMAERR", NULL); in puv3_init_dma()
143 #define IRQ_DMAERR (1 << 7) /* this is not documented ??? */ macro
974 if (status & (IRQ_ERR | IRQ_DMAERR)) in ll_temac_tx_irq()994 if (status & (IRQ_ERR | IRQ_DMAERR)) in ll_temac_rx_irq()