Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/nm256/
H A Dnm256.c120 #define NM2_RECORD_INT 0x80000 macro
1105 if (status & NM2_RECORD_INT) { in snd_nm256_interrupt_zx()
1106 status &= ~NM2_RECORD_INT; in snd_nm256_interrupt_zx()
1107 NM2_ACK_INT(chip, NM2_RECORD_INT); in snd_nm256_interrupt_zx()
/kernel/linux/linux-6.6/sound/pci/nm256/
H A Dnm256.c118 #define NM2_RECORD_INT 0x80000 macro
1071 if (status & NM2_RECORD_INT) { in snd_nm256_interrupt_zx()
1072 status &= ~NM2_RECORD_INT; in snd_nm256_interrupt_zx()
1073 NM2_ACK_INT(chip, NM2_RECORD_INT); in snd_nm256_interrupt_zx()

Completed in 6 milliseconds