Home
last modified time | relevance | path

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

/sound/pci/ice1712/
Denvy24ht.h138 #define VT1724_MULTI_FIFO_ERR 0x08 /* DMA FIFO underrun/overrun. */ macro
Dice1724.c508 if (mtstat & VT1724_MULTI_FIFO_ERR) { in snd_vt1724_interrupt()
511 outb(VT1724_MULTI_FIFO_ERR | inb(ICEMT1724(ice, DMA_INT_MASK)), ICEMT1724(ice, DMA_INT_MASK)); in snd_vt1724_interrupt()
2428 outb(VT1724_MULTI_FIFO_ERR, ICEMT1724(ice, DMA_INT_MASK)); in snd_vt1724_chip_init()