Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/ti/
H A Domap-dma.c63 struct omap_chan { struct
64 struct virt_dma_chan vc;
65 void __iomem *channel_base;
67 uint32_t ccr;
70 unsigned dma_sig;
71 bool cyclic;
72 bool paused;
73 bool running;
75 int dma_ch;
76 struct omap_desc *desc;
[all …]