Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Domap-dma.c42 struct omap_dmadev { struct
43 struct dma_device ddev;
44 spinlock_t lock;
45 void __iomem *base;
49 struct notifier_block nb;
51 int lch_count;
54 bool legacy;
55 bool ll123_supported;
57 unsigned dma_requests;
58 spinlock_t irq_lock;
[all …]