Home
last modified time | relevance | path

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

/linux-6.15/drivers/dma/ti/
H A Dedma.c229 struct edma_cc { struct
230 struct device *dev;
232 void __iomem *base;
233 int id;
234 bool legacy_mode;
239 unsigned num_region;
240 unsigned num_slots;
241 unsigned num_tc;
242 bool chmap_exist;
245 unsigned int ccint;
[all …]