Searched refs:NM_PLAYBACK_INT (Results 1 – 1 of 1) sorted by relevance
102 #define NM_PLAYBACK_INT 0x40 macro1033 if (status & NM_PLAYBACK_INT) { in snd_nm256_interrupt()1034 status &= ~NM_PLAYBACK_INT; in snd_nm256_interrupt()1035 NM_ACK_INT(chip, NM_PLAYBACK_INT); in snd_nm256_interrupt()