Searched refs:cohc (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Dcoh901318.c27 #define COHC_2_DEV(cohc) (&cohc->chan.dev->device)
81 static void coh901318_list_print(struct coh901318_chan *cohc, argument
88 dev_vdbg(COHC_2_DEV(cohc), "i %d, lli %p, ctrl 0x%x, src 0x%x"
194 cohc_dev_addr(struct coh901318_chan *cohc) argument
197 if (cohc->runtime_addr)
198 return cohc->runtime_addr;
199 return cohc->base->platform->chan_conf[cohc->id].dev_addr;
203 cohc_chan_param(struct coh901318_chan *cohc) argument
209 cohc_chan_conf(struct coh901318_chan *cohc) argument
214 enable_powersave(struct coh901318_chan *cohc) argument
231 disable_powersave(struct coh901318_chan *cohc) argument
249 coh901318_set_ctrl(struct coh901318_chan *cohc, u32 control) argument
260 coh901318_set_conf(struct coh901318_chan *cohc, u32 conf) argument
272 coh901318_start(struct coh901318_chan *cohc) argument
291 coh901318_prep_linked_list(struct coh901318_chan *cohc, struct coh901318_lli *lli) argument
318 coh901318_assign_cookie(struct coh901318_chan *cohc, struct coh901318_desc *cohd) argument
333 coh901318_desc_get(struct coh901318_chan *cohc) argument
365 coh901318_desc_free(struct coh901318_chan *cohc, struct coh901318_desc *cohd) argument
372 coh901318_desc_submit(struct coh901318_chan *cohc, struct coh901318_desc *desc) argument
378 coh901318_first_active_get(struct coh901318_chan *cohc) argument
398 coh901318_desc_queue(struct coh901318_chan *cohc, struct coh901318_desc *desc) argument
404 coh901318_first_queued(struct coh901318_chan *cohc) argument
437 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
521 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
565 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
602 coh901318_config(struct coh901318_chan *cohc, struct coh901318_params *param) argument
643 coh901318_queue_start(struct coh901318_chan *cohc) argument
677 struct coh901318_chan *cohc = (struct coh901318_chan *) data; local
745 dma_tc_handle(struct coh901318_chan *cohc) argument
799 struct coh901318_chan *cohc; local
910 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
934 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
959 struct coh901318_chan *cohc = to_coh901318_chan(tx->chan); local
980 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
1032 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
1159 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
1180 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
1261 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
1342 struct coh901318_chan *cohc = to_coh901318_chan(chan); local
1416 struct coh901318_chan *cohc; local
[all...]

Completed in 33 milliseconds