Searched refs:IPR_MIDIRECVBUFEMPTY (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Dirq.c119 if (status & (IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY)) {
124 status &= ~(IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY);
H A Demumpu401.c364 midi->ipr_rx = IPR_MIDIRECVBUFEMPTY;
382 midi->ipr_rx = IPR_MIDIRECVBUFEMPTY;
H A Demu10k1x.c78 #define IPR_MIDIRECVBUFEMPTY 0x00000002 /* MIDI UART receive buffer empty */ macro
813 if (status & (IPR_MIDITRANSBUFEMPTY|IPR_MIDIRECVBUFEMPTY)) {
1519 midi->ipr_rx = IPR_MIDIRECVBUFEMPTY;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Demu10k1.h112 #define IPR_MIDIRECVBUFEMPTY 0x00000080 /* MIDI UART receive buffer empty */ macro

Completed in 91 milliseconds