Searched refs:XILINX_VDMA_DMACR_FRAMECNT_EN (Results 1 – 1 of 1) sorted by relevance
57 #define XILINX_VDMA_DMACR_FRAMECNT_EN BIT(4) macro661 reg |= XILINX_VDMA_DMACR_FRAMECNT_EN; in xilinx_vdma_start_transfer()663 reg &= ~XILINX_VDMA_DMACR_FRAMECNT_EN; in xilinx_vdma_start_transfer()