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