Home
last modified time | relevance | path

Searched defs:fsldma_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/dma/
Dfsldma.h125 struct fsldma_device { struct
126 void __iomem *regs; /* DGSR register base */
127 struct device *dev;
128 struct dma_device common;
129 struct fsldma_chan *chan[FSL_DMA_MAX_CHANS_PER_DEVICE];
130 u32 feature; /* The same as DMA channels */
131 int irq; /* Channel IRQ */