Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dsonicvibes.c82 #define SV_MIDI_IRQ 0x80 /* MIDI interrupt */ macro
610 if (!(status & (SV_DMAA_IRQ | SV_DMAC_IRQ | SV_MIDI_IRQ))) in snd_sonicvibes_interrupt()
625 if (status & SV_MIDI_IRQ) in snd_sonicvibes_interrupt()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds