Searched refs:VORTEX_WTDMA_STAT (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au8820.h | 91 #define VORTEX_WTDMA_STAT 0x10500 /* DMA subbuf, DMA pos */ macro
|
H A D | au8830.h | 58 #define VORTEX_WTDMA_STAT 0x27d00 /* DMA subbuf, DMA pos */ macro
|
H A D | au8810.h | 44 #define VORTEX_WTDMA_STAT 0x27fe8 /* DMA subbuf, DMA pos */ macro
|
H A D | au88x0_core.c | 1441 (hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2)) in vortex_wtdma_bufshift() 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)); in vortex_wtdma_getlinearpos()
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au8820.h | 91 #define VORTEX_WTDMA_STAT 0x10500 /* DMA subbuf, DMA pos */ macro
|
H A D | au8830.h | 58 #define VORTEX_WTDMA_STAT 0x27d00 /* DMA subbuf, DMA pos */ macro
|
H A D | au8810.h | 44 #define VORTEX_WTDMA_STAT 0x27fe8 /* DMA subbuf, DMA pos */ macro
|
H A D | au88x0_core.c | 1441 (hwread(vortex->mmio, VORTEX_WTDMA_STAT + (wtdma << 2)) in vortex_wtdma_bufshift() 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)); in vortex_wtdma_getlinearpos()
|
Completed in 16 milliseconds