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