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