Home
last modified time | relevance | path

Searched refs:IRQ_MIDI (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/au88x0/
H A Dau88x0_mpu401.c67 hwread(vortex->mmio, VORTEX_IRQ_CTRL) | IRQ_MIDI); in snd_vortex_midi()
H A Dau88x0.h53 #define IRQ_MIDI 0x2000 macro
H A Dau88x0_core.c2483 if ((source & IRQ_MIDI) && vortex->rmidi) { in vortex_interrupt()
2753 //hwwrite(vortex->mmio, VORTEX_IRQ_CTRL, hwread(vortex->mmio, VORTEX_IRQ_CTRL) & ~IRQ_MIDI); in vortex_core_shutdown()
/kernel/linux/linux-6.6/sound/pci/au88x0/
H A Dau88x0_mpu401.c67 hwread(vortex->mmio, VORTEX_IRQ_CTRL) | IRQ_MIDI); in snd_vortex_midi()
H A Dau88x0.h53 #define IRQ_MIDI 0x2000 macro
H A Dau88x0_core.c2484 if ((source & IRQ_MIDI) && vortex->rmidi) { in vortex_interrupt()
2754 //hwwrite(vortex->mmio, VORTEX_IRQ_CTRL, hwread(vortex->mmio, VORTEX_IRQ_CTRL) & ~IRQ_MIDI); in vortex_core_shutdown()

Completed in 10 milliseconds