Home
last modified time | relevance | path

Searched refs:VT1724_MULTI_FIFO_ERR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ice1712/
H A Denvy24ht.h124 #define VT1724_MULTI_FIFO_ERR 0x08 /* DMA FIFO underrun/overrun. */ macro
H A Dice1724.c494 if (mtstat & VT1724_MULTI_FIFO_ERR) { in snd_vt1724_interrupt()
497 outb(VT1724_MULTI_FIFO_ERR | inb(ICEMT1724(ice, DMA_INT_MASK)), ICEMT1724(ice, DMA_INT_MASK)); in snd_vt1724_interrupt()
2397 outb(VT1724_MULTI_FIFO_ERR, ICEMT1724(ice, DMA_INT_MASK)); in snd_vt1724_chip_init()
/kernel/linux/linux-6.6/sound/pci/ice1712/
H A Denvy24ht.h124 #define VT1724_MULTI_FIFO_ERR 0x08 /* DMA FIFO underrun/overrun. */ macro
H A Dice1724.c475 if (mtstat & VT1724_MULTI_FIFO_ERR) { in snd_vt1724_interrupt()
478 outb(VT1724_MULTI_FIFO_ERR | inb(ICEMT1724(ice, DMA_INT_MASK)), ICEMT1724(ice, DMA_INT_MASK)); in snd_vt1724_interrupt()
2371 outb(VT1724_MULTI_FIFO_ERR, ICEMT1724(ice, DMA_INT_MASK)); in snd_vt1724_chip_init()

Completed in 9 milliseconds