Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Dirq.c43 if (status & IPR_CHANNELLOOP) { in snd_emu10k1_interrupt()
81 status &= ~(IPR_CHANNELLOOP | IPR_CHANNELNUMBERMASK); in snd_emu10k1_interrupt()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Dirq.c46 if (status & IPR_CHANNELLOOP) { in snd_emu10k1_interrupt()
82 status &= ~IPR_CHANNELLOOP; in snd_emu10k1_interrupt()
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h97 #define IPR_CHANNELLOOP 0x00000040 /* Channel (half) loop interrupt(s) pending */ macro
98 #define IPR_CHANNELNUMBERMASK 0x0000003f /* When IPR_CHANNELLOOP is set, indicates the */
/kernel/linux/linux-6.6/include/sound/
H A Demu10k1.h121 #define IPR_CHANNELLOOP 0x00000040 /* Channel (half) loop interrupt(s) pending */ macro
126 #define IPR_CHANNELNUMBERMASK 0x0000003f /* When IPR_CHANNELLOOP is set, indicates the */

Completed in 13 milliseconds