Searched refs:IRQ_DMAERR (Results 1 – 3 of 3) sorted by relevance
43 #define IRQ_DMAERR 0x19 macro
172 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