Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/nm256/
Dnm256.c100 #define NM_PLAYBACK_INT 0x40 macro
1029 if (status & NM_PLAYBACK_INT) { in snd_nm256_interrupt()
1030 status &= ~NM_PLAYBACK_INT; in snd_nm256_interrupt()
1031 NM_ACK_INT(chip, NM_PLAYBACK_INT); in snd_nm256_interrupt()