Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Dfsldma.h121 struct fsldma_device { struct
122 void __iomem *regs; /* DGSR register base */
123 struct device *dev;
124 struct dma_device common;
125 struct fsldma_chan *chan[FSL_DMA_MAX_CHANS_PER_DEVICE];
126 u32 feature; /* The same as DMA channels */
127 int irq; /* Channel IRQ */