Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/
H A Dals300.c54 #define ALS300P_IRQ_STATUS 0x0F /* ALS300+ Only */ macro
221 general = inb(chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
231 outb(IRQ_PLAYBACK, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
240 outb(IRQ_CAPTURE, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
/kernel/linux/linux-6.6/sound/pci/
H A Dals300.c54 #define ALS300P_IRQ_STATUS 0x0F /* ALS300+ Only */ macro
210 general = inb(chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
220 outb(IRQ_PLAYBACK, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()
229 outb(IRQ_CAPTURE, chip->port+ALS300P_IRQ_STATUS); in snd_als300plus_interrupt()

Completed in 3 milliseconds