Home
last modified time | relevance | path

Searched refs:XILINX_DMA_DMACR_DELAY_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c77 #define XILINX_DMA_DMACR_DELAY_MASK GENMASK(31, 24) macro
2578 dmacr &= ~XILINX_DMA_DMACR_DELAY_MASK; in xilinx_vdma_channel_set_config()