Searched refs:VORTEX_ADBDMA_STAT (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au8820.h | 28 #define VORTEX_ADBDMA_STAT 0x105c0 /* read only, subbuffer, DMA pos */ macro
|
H A D | au8830.h | 26 #define VORTEX_ADBDMA_STAT 0x27e00 /* read only, subbuffer, DMA pos */ macro 50 /* This current page bits are consistent (same value) with VORTEX_ADBDMA_STAT) */
|
H A D | au8810.h | 20 #define VORTEX_ADBDMA_STAT 0x27e00 /* read only, subbuffer, DMA pos */ macro
|
H A D | au88x0_core.c | 1170 (hwread(vortex->mmio, VORTEX_ADBDMA_STAT + (adbdma << 2)) & in vortex_adbdma_bufshift() 1250 temp = hwread(vortex->mmio, VORTEX_ADBDMA_STAT + (adbdma << 2)); in vortex_adbdma_getlinearpos()
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au8820.h | 28 #define VORTEX_ADBDMA_STAT 0x105c0 /* read only, subbuffer, DMA pos */ macro
|
H A D | au8830.h | 26 #define VORTEX_ADBDMA_STAT 0x27e00 /* read only, subbuffer, DMA pos */ macro 50 /* This current page bits are consistent (same value) with VORTEX_ADBDMA_STAT) */
|
H A D | au8810.h | 20 #define VORTEX_ADBDMA_STAT 0x27e00 /* read only, subbuffer, DMA pos */ macro
|
H A D | au88x0_core.c | 1170 (hwread(vortex->mmio, VORTEX_ADBDMA_STAT + (adbdma << 2)) & in vortex_adbdma_bufshift() 1250 temp = hwread(vortex->mmio, VORTEX_ADBDMA_STAT + (adbdma << 2)); in vortex_adbdma_getlinearpos()
|
Completed in 11 milliseconds