Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/dma/ti/
Dedma.c228 struct edma_cc { struct
229 struct device *dev;
230 struct edma_soc_info *info;
231 void __iomem *base;
232 int id;
233 bool legacy_mode;
236 unsigned num_channels;
237 unsigned num_qchannels;
238 unsigned num_region;
239 unsigned num_slots;
[all …]