Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau8820.h45 #define VORTEX_ADBDMA_BUFBASE 0x10200 macro
H A Dau8810.h37 #define VORTEX_ADBDMA_BUFBASE 0x27000 macro
H A Dau8830.h45 #define VORTEX_ADBDMA_BUFBASE 0x27400 macro
H A Dau88x0_core.c1104 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()
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()