Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/nm256/
H A Dnm256.c102 #define NM_PLAYBACK_INT 0x40 macro
1033 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()
/kernel/linux/linux-6.6/sound/pci/nm256/
H A Dnm256.c100 #define NM_PLAYBACK_INT 0x40 macro
999 if (status & NM_PLAYBACK_INT) { in snd_nm256_interrupt()
1000 status &= ~NM_PLAYBACK_INT; in snd_nm256_interrupt()
1001 NM_ACK_INT(chip, NM_PLAYBACK_INT); in snd_nm256_interrupt()

Completed in 5 milliseconds