Home
last modified time | relevance | path

Searched refs:SGI_HPCDMA_IRQ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/sgi/
H A Dip22.h62 #define SGI_HPCDMA_IRQ SGINT_LOCAL1 + 4 /* HPC DMA done */ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/sgi/
H A Dip22.h62 #define SGI_HPCDMA_IRQ SGINT_LOCAL1 + 4 /* HPC DMA done */ macro
/kernel/linux/linux-5.10/sound/mips/
H 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()
/kernel/linux/linux-6.6/sound/mips/
H 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()

Completed in 4 milliseconds