Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/dw/
Dcore.c237 static size_t block2bytes(struct dw_dma_chan *dwc, u32 block, u32 width) in block2bytes() function
395 return block2bytes(dwc, ctlhi, ctllo >> 4 & 7); in dwc_get_sent()