Home
last modified time | relevance | path

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

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