Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/
H A Dfsl-edma-common.h236 struct fsl_edma_engine { struct
237 struct dma_device dma_dev;
238 void __iomem *membase;
241 struct clk *dmaclk;
244 u32 n_chans;
245 int txirq;
246 int txirq_16_31;
247 int errirq;
248 bool big_endian;
249 struct edma_regs regs;
[all …]