Home
last modified time | relevance | path

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

/linux/sound/pci/trident/
H A Dtrident.h69 OPL3_IRQ = 0x00000010, ADDRESS_IRQ = 0x00000020, enumerator
H A Dtrident_main.c3626 if ((audio_int & (ADDRESS_IRQ|MPU401_IRQ)) == 0) in snd_trident_interrupt()
3628 if (audio_int & ADDRESS_IRQ) { in snd_trident_interrupt()