Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Ddmaengine.h19 chan->completed_cookie = DMA_MIN_COOKIE; in dma_cookie_init()
55 tx->chan->completed_cookie = tx->cookie; in dma_cookie_complete()
74 complete = chan->completed_cookie; in dma_cookie_status()
H A Dmmp_tdma.c542 dma_set_tx_state(txstate, chan->completed_cookie, chan->cookie, in mmp_tdma_tx_status()
H A Dmxs-dma.c666 dma_set_tx_state(txstate, chan->completed_cookie, chan->cookie, in mxs_dma_tx_status()
H A Dmpc512x_dma.c411 mchan->chan.completed_cookie = last_cookie; in mpc_dma_process_completed()
H A Dfsldma.c679 chan->common.completed_cookie = cookie; in fsldma_cleanup_descriptors()
H A Dmv_xor.c336 mv_chan->dmachan.completed_cookie = cookie; in mv_chan_slot_cleanup()
H A Dimx-sdma.c1870 dma_set_tx_state(txstate, chan->completed_cookie, chan->cookie, in sdma_tx_status()
/openbmc/linux/drivers/dma/sh/
H A Dshdma-base.c357 if (schan->dma_chan.completed_cookie != desc->cookie - 1) in __ld_cleanup()
361 schan->dma_chan.completed_cookie + 1); in __ld_cleanup()
362 schan->dma_chan.completed_cookie = desc->cookie; in __ld_cleanup()
425 schan->dma_chan.completed_cookie = schan->dma_chan.cookie; in __ld_cleanup()
/openbmc/linux/drivers/dma/sf-pdma/
H A Dsf-pdma.c172 if (cookie == tx->chan->completed_cookie) in sf_pdma_desc_residue()
/openbmc/linux/include/linux/
H A Ddmaengine.h332 dma_cookie_t completed_cookie; member
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c1622 chan->common.completed_cookie = cookie; in __ppc440spe_adma_slot_cleanup()
1652 chan->common.completed_cookie = cookie; in __ppc440spe_adma_slot_cleanup()
3676 chan->common.completed_cookie = cookie - 1; in ppc440spe_chan_start_null_xor()