Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/dma/xilinx/
H A Dxilinx_dma.c75 #define XILINX_DMA_DMACR_RUNSTOP BIT(0) macro
1309 dma_ctrl_clr(chan, XILINX_DMA_REG_DMACR, XILINX_DMA_DMACR_RUNSTOP); in xilinx_dma_stop_transfer()
1341 dma_ctrl_set(chan, XILINX_DMA_REG_DMACR, XILINX_DMA_DMACR_RUNSTOP); in xilinx_dma_start()

Completed in 8 milliseconds