Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dxilinx_dma.c211 #define XILINX_MCDMA_CR_RUNSTOP_MASK BIT(0) macro
1630 reg |= XILINX_MCDMA_CR_RUNSTOP_MASK; in xilinx_mcdma_start_transfer()