Searched refs:DMA_IRQ (Results 1 – 3 of 3) sorted by relevance
42 #define DMA_IRQ 0x00000100 macro169 edu_raise_irq(edu, DMA_IRQ); in edu_dma_timer()
81 REG32(DMA_IRQ, 0x19c)
237 DMA_IRQ = (1 << 0), /* shift by port # */ enumerator1050 hc_irq_cause = ~((DEV_IRQ | DMA_IRQ) << hardport); in mv_clear_and_enable_port_irqs()2898 ack_irqs |= (DMA_IRQ | DEV_IRQ) << p; in mv_host_intr()3646 hc_irq_cause = ~((DEV_IRQ | DMA_IRQ) << hardport); in mv_eh_thaw()