Searched refs:VORTEX_ADBDMA_BUFBASE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au8820.h | 45 #define VORTEX_ADBDMA_BUFBASE 0x10200 macro
|
H A D | au88x0_core.c | 1104 VORTEX_ADBDMA_BUFBASE + (adbdma << 4) + 0xc, in vortex_adbdma_setbuffers() 1112 VORTEX_ADBDMA_BUFBASE + (adbdma << 4) + 0x8, in vortex_adbdma_setbuffers() 1119 VORTEX_ADBDMA_BUFBASE + (adbdma << 4) + 0x4, in vortex_adbdma_setbuffers() 1126 VORTEX_ADBDMA_BUFBASE + (adbdma << 4), in vortex_adbdma_setbuffers() 1193 //hwwrite(vortex->mmio, VORTEX_ADBDMA_BUFBASE+(((adbdma << 2)+pp) << 2), dma->table[p].addr); in vortex_adbdma_bufshift() 1195 VORTEX_ADBDMA_BUFBASE + (((adbdma << 2) + pp) << 2), in vortex_adbdma_bufshift() 1199 hwread(vortex->mmio, VORTEX_ADBDMA_BUFBASE + in vortex_adbdma_bufshift() 1237 VORTEX_ADBDMA_BUFBASE + (((adbdma << 2) + pp) << 2), in vortex_adbdma_resetup() 1241 hwread(vortex->mmio, VORTEX_ADBDMA_BUFBASE + (((adbdma << 2)+pp) << 2)); in vortex_adbdma_resetup()
|
H A D | au8830.h | 45 #define VORTEX_ADBDMA_BUFBASE 0x27400 macro
|
H A D | au8810.h | 37 #define VORTEX_ADBDMA_BUFBASE 0x27000 macro
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au8820.h | 45 #define VORTEX_ADBDMA_BUFBASE 0x10200 macro
|
H A D | au88x0_core.c | 1104 VORTEX_ADBDMA_BUFBASE + (adbdma << 4) + 0xc, in vortex_adbdma_setbuffers() 1112 VORTEX_ADBDMA_BUFBASE + (adbdma << 4) + 0x8, in vortex_adbdma_setbuffers() 1119 VORTEX_ADBDMA_BUFBASE + (adbdma << 4) + 0x4, in vortex_adbdma_setbuffers() 1126 VORTEX_ADBDMA_BUFBASE + (adbdma << 4), in vortex_adbdma_setbuffers() 1193 //hwwrite(vortex->mmio, VORTEX_ADBDMA_BUFBASE+(((adbdma << 2)+pp) << 2), dma->table[p].addr); in vortex_adbdma_bufshift() 1195 VORTEX_ADBDMA_BUFBASE + (((adbdma << 2) + pp) << 2), in vortex_adbdma_bufshift() 1199 hwread(vortex->mmio, VORTEX_ADBDMA_BUFBASE + in vortex_adbdma_bufshift() 1237 VORTEX_ADBDMA_BUFBASE + (((adbdma << 2) + pp) << 2), in vortex_adbdma_resetup() 1241 hwread(vortex->mmio, VORTEX_ADBDMA_BUFBASE + (((adbdma << 2)+pp) << 2)); in vortex_adbdma_resetup()
|
H A D | au8830.h | 45 #define VORTEX_ADBDMA_BUFBASE 0x27400 macro
|
H A D | au8810.h | 37 #define VORTEX_ADBDMA_BUFBASE 0x27000 macro
|
Completed in 11 milliseconds