Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds