Searched refs:omap_chan (Results 1 – 1 of 1) sorted by relevance
60 struct omap_chan **lch_map;63 struct omap_chan { struct238 static inline struct omap_chan *to_omap_dma_chan(struct dma_chan *c) in to_omap_dma_chan()240 return container_of(c, struct omap_chan, vc.chan); in to_omap_dma_chan()369 static void omap_dma_chan_write(struct omap_chan *c, unsigned reg, unsigned val) in omap_dma_chan_write()376 static unsigned omap_dma_chan_read(struct omap_chan *c, unsigned reg) in omap_dma_chan_read()383 static void omap_dma_clear_csr(struct omap_chan *c) in omap_dma_clear_csr()391 static unsigned omap_dma_get_csr(struct omap_chan *c) in omap_dma_get_csr()403 struct omap_chan *c; in omap_dma_clear_lch()414 static void omap_dma_assign(struct omap_dmadev *od, struct omap_chan *c, in omap_dma_assign()[all …]