Home
last modified time | relevance | path

Searched refs:SGI_HPCDMA_IRQ (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/sgi/
Dip22.h62 #define SGI_HPCDMA_IRQ SGINT_LOCAL1 + 4 /* HPC DMA done */ macro
/Linux-v4.19/sound/mips/
Dhal2.c767 free_irq(SGI_HPCDMA_IRQ, hal2); in hal2_dev_free()
823 if (request_irq(SGI_HPCDMA_IRQ, hal2_interrupt, IRQF_SHARED, in hal2_create()
825 printk(KERN_ERR "HAL2: Can't get irq %d\n", SGI_HPCDMA_IRQ); in hal2_create()
871 free_irq(SGI_HPCDMA_IRQ, hal2); in hal2_create()
910 SGI_HPCDMA_IRQ); in hal2_probe()