Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/xilinx/
H A Dxdma-regs.h77 #define XDMA_CHAN_COMPLETED_DESC 0x48 macro
H A Dxdma.c605 ret = regmap_read(xdev->rmap, xchan->base + XDMA_CHAN_COMPLETED_DESC, in xdma_channel_isr()