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