Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/
Domap-dma.c39 struct omap_chan { struct
40 struct virt_dma_chan vc;
41 struct list_head node;
42 void __iomem *channel_base;
43 const struct omap_dma_reg *reg_map;
44 uint32_t ccr;
46 struct dma_slave_config cfg;
47 unsigned dma_sig;
48 bool cyclic;
49 bool paused;
[all …]