Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dmaestro3.c191 #define HOST_INT_STATUS 0x1A macro
1615 status = inb(chip->iobase + HOST_INT_STATUS); in snd_m3_interrupt()
1651 outb(status, chip->iobase + HOST_INT_STATUS); in snd_m3_interrupt()
2325 outb(val, chip->iobase + HOST_INT_STATUS); in snd_m3_enable_ints()