Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/xilinx/
Dxilinx_vdma.c61 #define XILINX_VDMA_DMACR_RUNSTOP BIT(0) macro
542 XILINX_VDMA_DMACR_RUNSTOP); in xilinx_vdma_is_running()
565 vdma_ctrl_clr(chan, XILINX_VDMA_REG_DMACR, XILINX_VDMA_DMACR_RUNSTOP); in xilinx_vdma_halt()
591 vdma_ctrl_set(chan, XILINX_VDMA_REG_DMACR, XILINX_VDMA_DMACR_RUNSTOP); in xilinx_vdma_start()