Home
last modified time | relevance | path

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

/linux/drivers/dma/dw/
H A Didma32.c202 static inline u8 idma32_encode_maxburst(u32 maxburst) in idma32_encode_maxburst() function
213 dmsize = idma32_encode_maxburst(sconfig->dst_maxburst); in idma32_prepare_ctllo()
215 smsize = idma32_encode_maxburst(sconfig->src_maxburst); in idma32_prepare_ctllo()