Home
last modified time | relevance | path

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

/linux/drivers/dma/dw/
H A Dcore.c979 static u32 dwc_get_residue_and_status(struct dw_dma_chan *dwc, dma_cookie_t cookie, in dwc_get_residue_and_status() function
1025 dma_set_residue(txstate, dwc_get_residue_and_status(dwc, cookie, &ret)); in dwc_tx_status()