Home
last modified time | relevance | path

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

/linux/sound/pci/au88x0/
A Dau8820.h187 #define CTRL_IRQ_ENABLE 0x4000 macro
A Dau8810.h207 #define CTRL_IRQ_ENABLE 0x00004000 macro
A Dau8830.h234 #define CTRL_IRQ_ENABLE 0x00004000 macro
A Dau88x0_core.c2392 hwread(card->mmio, VORTEX_CTRL) | CTRL_IRQ_ENABLE); in vortex_enable_int()
2400 hwread(card->mmio, VORTEX_CTRL) & ~CTRL_IRQ_ENABLE); in vortex_disable_int()
2414 if (!(hwread(vortex->mmio, VORTEX_CTRL) & CTRL_IRQ_ENABLE)) in vortex_interrupt()

Completed in 11 milliseconds