Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/
Dmaestro3.c211 #define HOST_INT_STATUS 0x1A macro
1639 status = inb(chip->iobase + HOST_INT_STATUS); in snd_m3_interrupt()
1675 outb(status, chip->iobase + HOST_INT_STATUS); in snd_m3_interrupt()
2354 outb(val, chip->iobase + HOST_INT_STATUS); in snd_m3_enable_ints()