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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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.c1033 (hwread(vortex->mmio, VORTEX_ADBDMA_STAT + (adbdma << 2)) &
1109 temp = hwread(vortex->mmio, VORTEX_ADBDMA_STAT + (adbdma << 2));

Completed in 17 milliseconds