Home
last modified time | relevance | path

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

/linux/drivers/dma/
A Dfsl-edma-common.h233 struct fsl_edma_engine { struct
234 struct dma_device dma_dev;
235 void __iomem *membase;
238 struct clk *dmaclk;
239 struct mutex fsl_edma_mutex;
241 u32 n_chans;
242 int txirq;
243 int errirq;
244 bool big_endian;
245 struct edma_regs regs;
[all …]

Completed in 15 milliseconds