Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau8820.h90 #define VORTEX_WTDMA_CTRL 0x10500 /* format, DMA pos */ macro
H A Dau8810.h43 #define VORTEX_WTDMA_CTRL 0x27fd8 /* format, DMA pos */ macro
H A Dau8830.h57 #define VORTEX_WTDMA_CTRL 0x27900 /* format, DMA pos */ macro
H A Dau88x0_core.c1354 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), dma->dma_ctrl); in vortex_wtdma_setfirstbuffer()
1432 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), dma->dma_ctrl); in vortex_wtdma_setmode()
1524 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), in vortex_wtdma_startfifo()
1546 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), in vortex_wtdma_resumefifo()
1572 hwwrite(vortex->mmio, VORTEX_WTDMA_CTRL + (wtdma << 2), in vortex_wtdma_pausefifo()