Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/au88x0/
Dau8820.h180 #define VORTEX_STAT 0x12808 /* ?? */ macro
Dau8810.h199 #define VORTEX_STAT 0x2a008 /* Status */ macro
Dau8830.h226 #define VORTEX_STAT 0x2a008 /* Some sort of status */ macro
Dau88x0_core.c2410 if (!(hwread(vortex->mmio, VORTEX_STAT) & 0x1)) in vortex_interrupt()