Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/au88x0/
Dau8820.h90 #define VORTEX_WTDMA_CTRL 0x10500 /* format, DMA pos */ macro
Dau8810.h43 #define VORTEX_WTDMA_CTRL 0x27fd8 /* format, DMA pos */ macro
Dau8830.h57 #define VORTEX_WTDMA_CTRL 0x27900 /* format, DMA pos */ macro
Dau88x0_core.c1363 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), dma->dma_ctrl); in vortex_wtdma_setfirstbuffer()
1438 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), dma->dma_ctrl); in vortex_wtdma_setmode()
1530 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), in vortex_wtdma_startfifo()
1552 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), in vortex_wtdma_resumefifo()
1578 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), in vortex_wtdma_pausefifo()