Searched refs:XILINX_DMA_DMACR_FRAMECNT_EN (Results 1 – 1 of 1) sorted by relevance
65 #define XILINX_DMA_DMACR_FRAMECNT_EN BIT(4) macro1131 reg |= XILINX_DMA_DMACR_FRAMECNT_EN; in xilinx_vdma_start_transfer()1133 reg &= ~XILINX_DMA_DMACR_FRAMECNT_EN; in xilinx_vdma_start_transfer()