Home
last modified time | relevance | path

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

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