Searched refs:NM_PLAYBACK_INT (Results 1 – 1 of 1) sorted by relevance
116 #define NM_PLAYBACK_INT 0x40 macro1027 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()