Searched refs:XILINX_DMA_DMACR_FRAMECNT_EN (Results 1 – 1 of 1) sorted by relevance
72 #define XILINX_DMA_DMACR_FRAMECNT_EN BIT(4) macro 1396 reg |= XILINX_DMA_DMACR_FRAMECNT_EN; in xilinx_vdma_start_transfer() 1398 reg &= ~XILINX_DMA_DMACR_FRAMECNT_EN; in xilinx_vdma_start_transfer()