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