Searched refs:XILINX_DMA_DMACR_FRAME_COUNT_MASK (Results 1 – 1 of 1) sorted by relevance
78 #define XILINX_DMA_DMACR_FRAME_COUNT_MASK GENMASK(23, 16) macro2572 dmacr &= ~XILINX_DMA_DMACR_FRAME_COUNT_MASK; in xilinx_vdma_channel_set_config()