Home
last modified time | relevance | path

Searched refs:dst_sgl (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/include/linux/
H A Ddmaengine.h116 * Ignored for dst(assumed 0), if dst_inc is true and dst_sgl is false.
120 * Ignored if dst_inc is true and dst_sgl is false.
143 * @dst_sgl: If the 'icg' of sgl[] applies to Destination (scattered write).
157 bool dst_sgl; member
1287 return dmaengine_get_icg(xt->dst_inc, xt->dst_sgl, chunk->icg, chunk->dst_icg); in dmaengine_get_dst_icg()

Completed in 4 milliseconds