Home
last modified time | relevance | path

Searched refs:NM2_PLAYBACK_INT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dnm256.h163 #define NM2_PLAYBACK_INT 0x10000 macro
Dnm256_audio.c672 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()