Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dapple-admac.c145 size_t reclaimed_pos; member
273 adtx->reclaimed_pos = 0; in admac_prep_dma_cyclic()
367 pos = adtx->reclaimed_pos + adtx->period_len * (nreports + 1) - residue2; in admac_cyclic_read_residue()
659 tx->reclaimed_pos += nreports * tx->period_len; in admac_handle_status_desc_done()
660 tx->reclaimed_pos %= 2 * tx->buf_len; in admac_handle_status_desc_done()