Searched refs:IPR_CHANNELLOOP (Results 1 – 2 of 2) sorted by relevance
59 if (status & IPR_CHANNELLOOP) { in snd_emu10k1_interrupt()95 status &= ~IPR_CHANNELLOOP; in snd_emu10k1_interrupt()
114 #define IPR_CHANNELLOOP 0x00000040 /* Channel (half) loop interrupt(s) pending */ macro