Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/au88x0/
Dau88x0_mpu401.c81 hwread(vortex->mmio, VORTEX_IRQ_CTRL) | IRQ_MIDI); in snd_vortex_midi()
Dau88x0.h65 #define IRQ_MIDI 0x2000 macro
Dau88x0_core.c2489 if ((source & IRQ_MIDI) && vortex->rmidi) { in vortex_interrupt()