Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dxilinx_dma.c75 #define XILINX_DMA_DMACR_RUNSTOP BIT(0) macro
1281 dma_ctrl_clr(chan, XILINX_DMA_REG_DMACR, XILINX_DMA_DMACR_RUNSTOP); in xilinx_dma_stop_transfer()
1313 dma_ctrl_set(chan, XILINX_DMA_REG_DMACR, XILINX_DMA_DMACR_RUNSTOP); in xilinx_dma_start()