Symbol: omap_chan
drivers/dma/ti/omap-dma.c
1145
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
1245
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
1291
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
1372
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
1389
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
1420
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
1427
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
1480
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
1504
struct omap_chan *c;
drivers/dma/ti/omap-dma.c
1520
struct omap_chan *c = list_first_entry(&od->ddev.channels,
drivers/dma/ti/omap-dma.c
1521
struct omap_chan, vc.chan.device_node);
drivers/dma/ti/omap-dma.c
1532
struct omap_chan *c;
drivers/dma/ti/omap-dma.c
1933
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
238
static inline struct omap_chan *to_omap_dma_chan(struct dma_chan *c)
drivers/dma/ti/omap-dma.c
240
return container_of(c, struct omap_chan, vc.chan);
drivers/dma/ti/omap-dma.c
369
static void omap_dma_chan_write(struct omap_chan *c, unsigned reg, unsigned val)
drivers/dma/ti/omap-dma.c
376
static unsigned omap_dma_chan_read(struct omap_chan *c, unsigned reg)
drivers/dma/ti/omap-dma.c
383
static void omap_dma_clear_csr(struct omap_chan *c)
drivers/dma/ti/omap-dma.c
391
static unsigned omap_dma_get_csr(struct omap_chan *c)
drivers/dma/ti/omap-dma.c
403
struct omap_chan *c;
drivers/dma/ti/omap-dma.c
414
static void omap_dma_assign(struct omap_dmadev *od, struct omap_chan *c,
drivers/dma/ti/omap-dma.c
422
static void omap_dma_start(struct omap_chan *c, struct omap_desc *d)
drivers/dma/ti/omap-dma.c
462
static void omap_dma_drain_chan(struct omap_chan *c)
drivers/dma/ti/omap-dma.c
485
static int omap_dma_stop(struct omap_chan *c)
drivers/dma/ti/omap-dma.c
539
static void omap_dma_start_sg(struct omap_chan *c, struct omap_desc *d)
drivers/dma/ti/omap-dma.c
564
static void omap_dma_start_desc(struct omap_chan *c)
drivers/dma/ti/omap-dma.c
60
struct omap_chan **lch_map;
drivers/dma/ti/omap-dma.c
612
struct omap_chan *c = data;
drivers/dma/ti/omap-dma.c
647
struct omap_chan *c;
drivers/dma/ti/omap-dma.c
710
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
763
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
823
static uint32_t omap_dma_chan_read_3_3(struct omap_chan *c, unsigned reg)
drivers/dma/ti/omap-dma.c
835
static dma_addr_t omap_dma_get_src_pos(struct omap_chan *c)
drivers/dma/ti/omap-dma.c
861
static dma_addr_t omap_dma_get_dst_pos(struct omap_chan *c)
drivers/dma/ti/omap-dma.c
890
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
950
struct omap_chan *c = to_omap_dma_chan(chan);
drivers/dma/ti/omap-dma.c
964
struct omap_chan *c = to_omap_dma_chan(chan);