Home
last modified time | relevance | path

Searched refs:IPR_MIDITRANSBUFEMPTY (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dirq.c104 if (status & (IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY)) { in snd_emu10k1_interrupt()
109 status &= ~(IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY); in snd_emu10k1_interrupt()
H A Demumpu401.c347 midi->ipr_tx = IPR_MIDITRANSBUFEMPTY; in snd_emu10k1_midi()
366 midi->ipr_tx = IPR_MIDITRANSBUFEMPTY; in snd_emu10k1_audigy_midi()
H A Demu10k1x.c62 #define IPR_MIDITRANSBUFEMPTY 0x00000001 /* MIDI UART transmit buffer empty */ macro
787 if (status & (IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY)) { in snd_emu10k1x_interrupt()
1488 midi->ipr_tx = IPR_MIDITRANSBUFEMPTY; in snd_emu10k1x_midi()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dirq.c106 if (status & (IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY)) { in snd_emu10k1_interrupt()
111 status &= ~(IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY); in snd_emu10k1_interrupt()
H A Demumpu401.c351 midi->ipr_tx = IPR_MIDITRANSBUFEMPTY; in snd_emu10k1_midi()
369 midi->ipr_tx = IPR_MIDITRANSBUFEMPTY; in snd_emu10k1_audigy_midi()
H A Demu10k1x.c63 #define IPR_MIDITRANSBUFEMPTY 0x00000001 /* MIDI UART transmit buffer empty */ macro
806 if (status & (IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY)) { in snd_emu10k1x_interrupt()
1521 midi->ipr_tx = IPR_MIDITRANSBUFEMPTY; in snd_emu10k1x_midi()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h95 #define IPR_MIDITRANSBUFEMPTY 0x00000100 /* MIDI UART transmit buffer empty */ macro
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h119 #define IPR_MIDITRANSBUFEMPTY 0x00000100 /* MIDI UART transmit buffer empty */ macro

Completed in 17 milliseconds