Home
last modified time | relevance | path

Searched refs:q_comp_num (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/dma/
Dcppi41.c104 unsigned int q_comp_num; member
410 reg |= c->q_comp_num; in cppi41_dma_issue_pending()
448 reg |= c->q_comp_num; in get_host_pd2()
560 reg |= c->q_comp_num; in cppi41_tear_down_chan()
572 desc_phys = cppi41_pop_desc(cdd, c->q_comp_num); in cppi41_tear_down_chan()
610 desc_phys = cppi41_pop_desc(cdd, c->q_comp_num); in cppi41_tear_down_chan()
859 cchan->q_comp_num = queues[cchan->port_num].complete; in cpp41_dma_filter_fn()