Searched refs:ICE1712_IRQ_MPU1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1712.h47 #define ICE1712_IRQ_MPU1 0x80 macro
H A Dice1712.c437 if (status & ICE1712_IRQ_MPU1) {
440 outb(ICE1712_IRQ_MPU1, ICEREG(ice, IRQSTAT));
441 status &= ~ICE1712_IRQ_MPU1;

Completed in 54 milliseconds