Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau8820.h177 #define VORTEX_IRQ_SOURCE 0x12800 /* Interrupt source flags. */ macro
H A Dau8810.h196 #define VORTEX_IRQ_SOURCE 0x2a000 /* Interrupt source flags. */ macro
H A Dau8830.h222 #define VORTEX_IRQ_SOURCE 0x2a000 /* Interrupt source flags. */ macro
H A Dau88x0_core.c2417 source = hwread(vortex->mmio, VORTEX_IRQ_SOURCE); in vortex_interrupt()
2419 hwwrite(vortex->mmio, VORTEX_IRQ_SOURCE, source); in vortex_interrupt()
2420 hwread(vortex->mmio, VORTEX_IRQ_SOURCE); in vortex_interrupt()
2694 hwwrite(vortex->mmio, VORTEX_IRQ_SOURCE, 0xffffffff); in vortex_core_init()
2760 hwwrite(vortex->mmio, VORTEX_IRQ_SOURCE, 0xffff); in vortex_core_shutdown()