Searched refs:NM_PLAYBACK_INT (Results 1 – 1 of 1) sorted by relevance
100 #define NM_PLAYBACK_INT 0x40 macro1029 if (status & NM_PLAYBACK_INT) { in snd_nm256_interrupt()1030 status &= ~NM_PLAYBACK_INT; in snd_nm256_interrupt()1031 NM_ACK_INT(chip, NM_PLAYBACK_INT); in snd_nm256_interrupt()