Searched refs:NM2_PLAYBACK_INT (Results 1 – 2 of 2) sorted by relevance
163 #define NM2_PLAYBACK_INT 0x10000 macro
672 if (status & NM2_PLAYBACK_INT) { in nm256_interrupt_zx()673 status &= ~NM2_PLAYBACK_INT; in nm256_interrupt_zx()674 NM2_ACK_INT (card, NM2_PLAYBACK_INT); in nm256_interrupt_zx()