Home
last modified time | relevance | path

Searched refs:DMA_IRQ (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dedu.c42 #define DMA_IRQ 0x00000100 macro
169 edu_raise_irq(edu, DMA_IRQ); in edu_dma_timer()
/openbmc/qemu/hw/net/
H A Dmsf2-emac.c81 REG32(DMA_IRQ, 0x19c)
/openbmc/linux/drivers/ata/
H A Dsata_mv.c237 DMA_IRQ = (1 << 0), /* shift by port # */ enumerator
1050 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()