Home
last modified time | relevance | path

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

/linux/drivers/dma/dw/
H A Ddw.c67 static inline u8 dw_dma_encode_maxburst(u32 maxburst) in dw_dma_encode_maxburst() function
85 dmsize = dw_dma_encode_maxburst(sconfig->dst_maxburst); in dw_dma_prepare_ctllo()
89 smsize = dw_dma_encode_maxburst(sconfig->src_maxburst); in dw_dma_prepare_ctllo()