Home
last modified time | relevance | path

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

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