Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dsonicvibes.c81 #define SV_MIDI_IRQ 0x80 /* MIDI interrupt */ macro
609 if (!(status & (SV_DMAA_IRQ | SV_DMAC_IRQ | SV_MIDI_IRQ))) in snd_sonicvibes_interrupt()
624 if (status & SV_MIDI_IRQ) in snd_sonicvibes_interrupt()