Home
last modified time | relevance | path

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

/sound/pci/
Dvia82xx_modem.c243 unsigned int intr_mask; /* SGD_SHADOW mask to check interrupts */ member
490 if (! (status & chip->intr_mask)) { in snd_via82xx_interrupt()
852 chip->intr_mask = 0x330000; /* FLAGS | EOL for MR, MW */ in snd_via686_pcm_new()
Dvia82xx.c376 unsigned int intr_mask; /* SGD_SHADOW mask to check interrupts */ member
635 if (! (status & chip->intr_mask)) { in snd_via686_interrupt()
1456 chip->intr_mask = 0x33033333; /* FLAG|EOL for rec0-1, mc, sdx0-3 */ in snd_via8233_pcm_new()
1524 chip->intr_mask = 0x03033000; /* FLAG|EOL for rec0, mc, sdx3 */ in snd_via8233a_pcm_new()
1583 chip->intr_mask = 0x77; /* FLAG | EOL for PB, CP, FM */ in snd_via686_pcm_new()