Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/
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()
Dmmp_tdma.c542 dma_set_tx_state(txstate, chan->completed_cookie, chan->cookie, in mmp_tdma_tx_status()
Dmxs-dma.c666 dma_set_tx_state(txstate, chan->completed_cookie, chan->cookie, in mxs_dma_tx_status()
Dfsldma.c679 chan->common.completed_cookie = cookie; in fsldma_cleanup_descriptors()
Dmpc512x_dma.c411 mchan->chan.completed_cookie = last_cookie; in mpc_dma_process_completed()
Dmv_xor.c336 mv_chan->dmachan.completed_cookie = cookie; in mv_chan_slot_cleanup()
Dimx-sdma.c1909 dma_set_tx_state(txstate, chan->completed_cookie, chan->cookie, in sdma_tx_status()
/linux-6.12.1/drivers/dma/sh/
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()
/linux-6.12.1/drivers/dma/sf-pdma/
Dsf-pdma.c175 if (cookie == tx->chan->completed_cookie) in sf_pdma_desc_residue()
/linux-6.12.1/include/linux/
Ddmaengine.h342 dma_cookie_t completed_cookie; member
/linux-6.12.1/drivers/dma/ppc4xx/
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()