Home
last modified time | relevance | path

Searched refs:NM2_PLAYBACK_INT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/nm256/
H A Dnm256.c119 #define NM2_PLAYBACK_INT 0x10000 macro
1099 if (status & NM2_PLAYBACK_INT) { in snd_nm256_interrupt_zx()
1100 status &= ~NM2_PLAYBACK_INT; in snd_nm256_interrupt_zx()
1101 NM2_ACK_INT(chip, NM2_PLAYBACK_INT); in snd_nm256_interrupt_zx()
/kernel/linux/linux-6.6/sound/pci/nm256/
H A Dnm256.c117 #define NM2_PLAYBACK_INT 0x10000 macro
1065 if (status & NM2_PLAYBACK_INT) { in snd_nm256_interrupt_zx()
1066 status &= ~NM2_PLAYBACK_INT; in snd_nm256_interrupt_zx()
1067 NM2_ACK_INT(chip, NM2_PLAYBACK_INT); in snd_nm256_interrupt_zx()

Completed in 5 milliseconds