Home
last modified time | relevance | path

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

/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Ddrv_dmac.h97 dma_addr_inc_e dst_inc; ///< destination address increment member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/dma/
H A Ddma.h224 hi_u32 dst_inc : 1; member
/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.
139 * @dst_inc: If the destination address increments after writing to it.
145 * Ignored if dst_inc is false.
155 bool dst_inc; member
1287 return dmaengine_get_icg(xt->dst_inc, xt->dst_sgl, chunk->icg, chunk->dst_icg); in dmaengine_get_dst_icg()

Completed in 5 milliseconds