Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dice1712.h41 #define ICE1712_IRQ_FM 0x08 /* FM/MIDI - legacy */ macro
H A Dice1712.c443 if (status & ICE1712_IRQ_FM) in snd_ice1712_interrupt()
444 outb(ICE1712_IRQ_FM, ICEREG(ice, IRQSTAT)); in snd_ice1712_interrupt()