Searched refs:NM_PLAYBACK_INT (Results 1 – 2 of 2) sorted by relevance
146 #define NM_PLAYBACK_INT 0x40 macro
575 if (status & NM_PLAYBACK_INT) { in nm256_interrupt()576 status &= ~NM_PLAYBACK_INT; in nm256_interrupt()577 NM_ACK_INT (card, NM_PLAYBACK_INT); in nm256_interrupt()