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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dirqmgr.h38 #define IRQTYPE_VOICE (IPR_CHANNELLOOP | IPR_CHANNELNUMBERMASK)
H A D8010.h93 #define IPR_CHANNELLOOP 0x00000040 /* One or more channel loop interrupts pending */ macro
94 #define IPR_CHANNELNUMBERMASK 0x0000003f /* When IPR_CHANNELLOOP is set, indicates the */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dirq.c59 if (status & IPR_CHANNELLOOP) {
95 status &= ~IPR_CHANNELLOOP;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Demu10k1.h110 #define IPR_CHANNELLOOP 0x00000040 /* Channel (half) loop interrupt(s) pending */ macro
111 #define IPR_CHANNELNUMBERMASK 0x0000003f /* When IPR_CHANNELLOOP is set, indicates the */

Completed in 75 milliseconds