Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dapple-admac.c143 size_t reclaimed_pos; member
271 adtx->reclaimed_pos = 0; in admac_prep_dma_cyclic()
365 pos = adtx->reclaimed_pos + adtx->period_len * (nreports + 1) - residue2; in admac_cyclic_read_residue()
657 tx->reclaimed_pos += nreports * tx->period_len; in admac_handle_status_desc_done()
658 tx->reclaimed_pos %= 2 * tx->buf_len; in admac_handle_status_desc_done()