Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/nm256/
H A Dnm256.c103 #define NM_RECORD_INT 0x100 macro
1039 if (status & NM_RECORD_INT) { in snd_nm256_interrupt()
1040 status &= ~NM_RECORD_INT; in snd_nm256_interrupt()
1041 NM_ACK_INT(chip, NM_RECORD_INT); in snd_nm256_interrupt()
/kernel/linux/linux-6.6/sound/pci/nm256/
H A Dnm256.c101 #define NM_RECORD_INT 0x100 macro
1005 if (status & NM_RECORD_INT) { in snd_nm256_interrupt()
1006 status &= ~NM_RECORD_INT; in snd_nm256_interrupt()
1007 NM_ACK_INT(chip, NM_RECORD_INT); in snd_nm256_interrupt()

Completed in 5 milliseconds