Searched refs:VORTEX_WTDMA_BUFBASE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/au88x0/ |
H A D | au8820.h | 94 #define VORTEX_WTDMA_BUFBASE 0x10000 macro
|
H A D | au8830.h | 61 #define VORTEX_WTDMA_BUFBASE 0x27000 macro
|
H A D | au8810.h | 47 #define VORTEX_WTDMA_BUFBASE 0x27fc0 macro
|
H A D | au88x0_core.c | 1382 hwwrite(vortex->mmio, VORTEX_WTDMA_BUFBASE + (wtdma << 4) + 0xc, in vortex_wtdma_setbuffers() 1389 hwwrite(vortex->mmio, VORTEX_WTDMA_BUFBASE + (wtdma << 4) + 0x8, in vortex_wtdma_setbuffers() 1395 hwwrite(vortex->mmio, VORTEX_WTDMA_BUFBASE + (wtdma << 4) + 0x4, in vortex_wtdma_setbuffers() 1401 hwwrite(vortex->mmio, VORTEX_WTDMA_BUFBASE + (wtdma << 4), in vortex_wtdma_setbuffers() 1465 VORTEX_WTDMA_BUFBASE + in vortex_wtdma_bufshift() 1470 hwread(vortex->mmio, VORTEX_WTDMA_BUFBASE + in vortex_wtdma_bufshift()
|
/kernel/linux/linux-6.6/sound/pci/au88x0/ |
H A D | au8820.h | 94 #define VORTEX_WTDMA_BUFBASE 0x10000 macro
|
H A D | au8830.h | 61 #define VORTEX_WTDMA_BUFBASE 0x27000 macro
|
H A D | au8810.h | 47 #define VORTEX_WTDMA_BUFBASE 0x27fc0 macro
|
H A D | au88x0_core.c | 1382 hwwrite(vortex->mmio, VORTEX_WTDMA_BUFBASE + (wtdma << 4) + 0xc, in vortex_wtdma_setbuffers() 1389 hwwrite(vortex->mmio, VORTEX_WTDMA_BUFBASE + (wtdma << 4) + 0x8, in vortex_wtdma_setbuffers() 1395 hwwrite(vortex->mmio, VORTEX_WTDMA_BUFBASE + (wtdma << 4) + 0x4, in vortex_wtdma_setbuffers() 1401 hwwrite(vortex->mmio, VORTEX_WTDMA_BUFBASE + (wtdma << 4), in vortex_wtdma_setbuffers() 1465 VORTEX_WTDMA_BUFBASE + in vortex_wtdma_bufshift() 1470 hwread(vortex->mmio, VORTEX_WTDMA_BUFBASE + in vortex_wtdma_bufshift()
|
Completed in 11 milliseconds