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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau8820.h27 #define VORTEX_ADBDMA_STAT 0x105c0 /* read only, subbuffer, DMA pos */ macro
H A Dau8810.h19 #define VORTEX_ADBDMA_STAT 0x27e00 /* read only, subbuffer, DMA pos */ macro
H A Dau8830.h25 #define VORTEX_ADBDMA_STAT 0x27e00 /* read only, subbuffer, DMA pos */ macro
49 /* This current page bits are consistent (same value) with VORTEX_ADBDMA_STAT) */
H A Dau88x0_core.c1029 (hwread(vortex->mmio, VORTEX_ADBDMA_STAT + (adbdma << 2)) &
1108 temp = hwread(vortex->mmio, VORTEX_ADBDMA_STAT + (adbdma << 2));

Completed in 165 milliseconds