Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/ti/
Domap-dma.c42 struct omap_dmadev { struct
43 struct dma_device ddev;
44 spinlock_t lock;
45 void __iomem *base;
46 const struct omap_dma_reg *reg_map;
47 struct omap_system_dma_plat_info *plat;
48 const struct omap_dma_config *cfg;
49 struct notifier_block nb;
50 struct omap_dma_context context;
51 int lch_count;
[all …]