Searched refs:IRQ_AC97 (Results 1 – 7 of 7) sorted by relevance
25 #define IRQ_AC97 0x0b macro
389 ret = request_irq(IRQ_AC97, pxa2xx_ac97_irq, 0, "AC97", NULL); in pxa2xx_ac97_hw_probe()415 free_irq(IRQ_AC97, NULL); in pxa2xx_ac97_hw_remove()
34 #define IRQ_AC97 PXA_IRQ(14) /* AC97 Interrupt */ macro
186 [1] = DEFINE_RES_IRQ(IRQ_AC97),
80 #define IRQ_AC97 S3C64XX_IRQ_VIC1(4) macro
217 case IRQ_AC97: in pxa3xx_set_wake()
460 .start = IRQ_AC97,461 .end = IRQ_AC97,