Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/
Dals300.c68 #define ALS300P_IRQ_STATUS 0x0F /* ALS300+ Only */ macro
250 general = inb(chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
260 outb(IRQ_PLAYBACK, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
269 outb(IRQ_CAPTURE, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()