Searched refs:VORTEX_WTDMA_STAT (Results 1 – 4 of 4) sorted by relevance
91 #define VORTEX_WTDMA_STAT 0x10500 /* DMA subbuf, DMA pos */ macro
44 #define VORTEX_WTDMA_STAT 0x27fe8 /* DMA subbuf, DMA pos */ macro
58 #define VORTEX_WTDMA_STAT 0x27d00 /* DMA subbuf, DMA pos */ macro
1447 (hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2)) in vortex_wtdma_bufshift()1497 temp = hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2));1504 return ((hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2)) >>1513 temp = hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2)); in vortex_wtdma_getlinearpos()