Searched refs:VORTEX_WTDMA_STAT (Results 1 - 4 of 4) sorted by relevance

/linux-master/sound/pci/au88x0/
H A Dau8820.h91 #define VORTEX_WTDMA_STAT 0x10500 /* DMA subbuf, DMA pos */ macro
H A Dau8830.h58 #define VORTEX_WTDMA_STAT 0x27d00 /* DMA subbuf, DMA pos */ macro
H A Dau8810.h44 #define VORTEX_WTDMA_STAT 0x27fe8 /* DMA subbuf, DMA pos */ macro
H A Dau88x0_core.c1441 (hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2))
1491 temp = hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2));
1498 return ((hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2)) >>
1507 temp = hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2));

Completed in 111 milliseconds