Home
last modified time | relevance | path

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

/sound/pci/nm256/
Dnm256.c116 #define NM_PLAYBACK_INT 0x40 macro
1027 if (status & NM_PLAYBACK_INT) { in snd_nm256_interrupt()
1028 status &= ~NM_PLAYBACK_INT; in snd_nm256_interrupt()
1029 NM_ACK_INT(chip, NM_PLAYBACK_INT); in snd_nm256_interrupt()