Searched refs:block2bytes (Results 1 – 4 of 4) sorted by relevance
121 dw->block2bytes = dw_dma_block2bytes; in dw_dma_probe()
275 dw->block2bytes = idma32_block2bytes; in idma32_dma_probe()
333 size_t (*block2bytes)(struct dw_dma_chan *dwc, u32 block, u32 width); member
294 return dw->block2bytes(dwc, ctlhi, ctllo >> 4 & 7); in dwc_get_sent()
Completed in 10 milliseconds