Home
last modified time | relevance | path

Searched refs:VORTEX_WTDMA_BUFBASE (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/sound/pci/au88x0/
Dau8820.h94 #define VORTEX_WTDMA_BUFBASE 0x10000 macro
Dau8810.h47 #define VORTEX_WTDMA_BUFBASE 0x27fc0 macro
Dau8830.h61 #define VORTEX_WTDMA_BUFBASE 0x27000 macro
Dau88x0_core.c1382 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()