Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h39 #define ICE1712_IRQ_MPU2 0x20 /* Secondary MIDI irq mask */ macro
H A Dice1712.c424 if (status & ICE1712_IRQ_MPU2) { in snd_ice1712_interrupt()
427 outb(ICE1712_IRQ_MPU2, ICEREG(ice, IRQSTAT)); in snd_ice1712_interrupt()
428 status &= ~ICE1712_IRQ_MPU2; in snd_ice1712_interrupt()
2358 ICE1712_IRQ_MPU2 : 0) | in snd_ice1712_chip_init()