Lines Matching defs:coh901318_chan
1288 struct coh901318_chan *chans;
1291 struct coh901318_chan {
1316 static void coh901318_list_print(struct coh901318_chan *cohc,
1399 static inline struct coh901318_chan *to_coh901318_chan(struct dma_chan *chan)
1401 return container_of(chan, struct coh901318_chan, chan);
1409 cohc_chan_param(struct coh901318_chan *cohc)
1415 cohc_chan_conf(struct coh901318_chan *cohc)
1420 static void enable_powersave(struct coh901318_chan *cohc)
1431 static void disable_powersave(struct coh901318_chan *cohc)
1443 static inline int coh901318_set_ctrl(struct coh901318_chan *cohc, u32 control)
1454 static inline int coh901318_set_conf(struct coh901318_chan *cohc, u32 conf)
1466 static int coh901318_start(struct coh901318_chan *cohc)
1485 static int coh901318_prep_linked_list(struct coh901318_chan *cohc,
1513 coh901318_desc_get(struct coh901318_chan *cohc)
1545 coh901318_desc_free(struct coh901318_chan *cohc, struct coh901318_desc *cohd)
1552 coh901318_desc_submit(struct coh901318_chan *cohc, struct coh901318_desc *desc)
1558 coh901318_first_active_get(struct coh901318_chan *cohc)
1571 coh901318_desc_queue(struct coh901318_chan *cohc, struct coh901318_desc *desc)
1577 coh901318_first_queued(struct coh901318_chan *cohc)
1603 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1687 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1733 struct coh901318_chan *cohc = to_coh901318_chan(chan);
1800 static int coh901318_config(struct coh901318_chan *cohc,
1836 static struct coh901318_desc *coh901318_queue_start(struct coh901318_chan *cohc)
1873 struct coh901318_chan *cohc = from_tasklet(cohc, t, tasklet);
1938 static void dma_tc_handle(struct coh901318_chan *cohc)
1988 struct coh901318_chan *cohc;
2100 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2150 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2174 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2199 struct coh901318_chan *cohc = to_coh901318_chan(tx->chan);
2220 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2272 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2401 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2419 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2501 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2582 struct coh901318_chan *cohc = to_coh901318_chan(chan);
2594 struct coh901318_chan *cohc;
2647 sizeof(struct coh901318_chan),
2754 struct coh901318_chan *cohc;