Searched refs:XDMA_CHAN_STRIDE (Results 1 – 2 of 2) sorted by relevance
88 #define XDMA_CHAN_STRIDE 0x100 macro
433 ret = regmap_read(xdev->rmap, base + i * XDMA_CHAN_STRIDE, in xdma_alloc_channels()454 ret = regmap_read(xdev->rmap, base + i * XDMA_CHAN_STRIDE, in xdma_alloc_channels()470 xchan->base = base + i * XDMA_CHAN_STRIDE; in xdma_alloc_channels()