Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/xilinx/
Dxdma-regs.h81 #define XDMA_CHAN_COMPLETED_DESC 0x48 macro
Dxdma.c913 ret = regmap_read(xdev->rmap, xchan->base + XDMA_CHAN_COMPLETED_DESC, in xdma_channel_isr()