Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/xilinx/
H A Dzynqmp_dma.c239 u32 dst_burst_len; member
551 burst_val = __ilog2_u32(chan->dst_burst_len); in zynqmp_dma_config()
571 chan->dst_burst_len = clamp(config->dst_maxburst, 1U, in zynqmp_dma_device_config()
896 chan->dst_burst_len = ZYNQMP_DMA_MAX_DST_BURST_LEN; in zynqmp_dma_chan_probe()