Searched refs:dmaengine_get_icg (Results 1 – 1 of 1) sorted by relevance
1120 static inline size_t dmaengine_get_icg(bool inc, bool sgl, size_t icg, in dmaengine_get_icg() function1136 return dmaengine_get_icg(xt->dst_inc, xt->dst_sgl, in dmaengine_get_dst_icg()1143 return dmaengine_get_icg(xt->src_inc, xt->src_sgl, in dmaengine_get_src_icg()