Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/nm256/
Dnm256.c133 #define NM2_PLAYBACK_INT 0x10000 macro
1113 if (status & NM2_PLAYBACK_INT) { in snd_nm256_interrupt_zx()
1114 status &= ~NM2_PLAYBACK_INT; in snd_nm256_interrupt_zx()
1115 NM2_ACK_INT(chip, NM2_PLAYBACK_INT); in snd_nm256_interrupt_zx()