Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/ti/
Dedma.c238 struct edma_cc { struct
239 struct device *dev;
240 struct edma_soc_info *info;
241 void __iomem *base;
242 int id;
243 bool legacy_mode;
246 unsigned num_channels;
247 unsigned num_qchannels;
248 unsigned num_region;
249 unsigned num_slots;
[all …]