Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dals300.c47 #define ALS300_IRQ_STATUS 0x07 /* ALS300 Only */ macro
179 status = inb(chip->port+ALS300_IRQ_STATUS); in snd_als300_interrupt()
184 outb(status, chip->port+ALS300_IRQ_STATUS); in snd_als300_interrupt()