Searched refs:DMA_IRQ (Results 1 – 2 of 2) sorted by relevance
250 DMA_IRQ = (1 << 0), /* shift by port # */ enumerator1090 hc_irq_cause = ~((DEV_IRQ | DMA_IRQ) << hardport); in mv_clear_and_enable_port_irqs()2947 ack_irqs |= (DMA_IRQ | DEV_IRQ) << p; in mv_host_intr()3693 hc_irq_cause = ~((DEV_IRQ | DMA_IRQ) << hardport); in mv_eh_thaw()
42 #define DMA_IRQ DMA9_INTR_VECT macro48 #define DMA_IRQ DMA3_INTR_VECT macro1962 if (request_irq(DMA_IRQ, dma_done_interrupt, 0, in init_cryptocop()2020 free_irq(DMA_IRQ, NULL); in release_cryptocop()