dst_inc           896 drivers/dma/at_xdmac.c 	if (xt->dst_inc) {
dst_inc           621 drivers/dma/dma-axi-dmac.c 		if (!xt->dst_inc || !axi_dmac_check_addr(chan, xt->dst_start))
dst_inc           297 drivers/dma/pl330.c 	unsigned dst_inc:1;
dst_inc          1430 drivers/dma/pl330.c 	if (rqc->dst_inc)
dst_inc          2717 drivers/dma/pl330.c 			desc->rqcfg.dst_inc = 0;
dst_inc          2723 drivers/dma/pl330.c 			desc->rqcfg.dst_inc = 1;
dst_inc          2773 drivers/dma/pl330.c 	desc->rqcfg.dst_inc = 1;
dst_inc          2869 drivers/dma/pl330.c 			desc->rqcfg.dst_inc = 0;
dst_inc          2874 drivers/dma/pl330.c 			desc->rqcfg.dst_inc = 1;
dst_inc          1270 drivers/dma/ti/omap-dma.c 	} else if (xt->dst_inc) {
dst_inc           268 drivers/media/platform/omap/omap_vout_vrfb.c 	xt->dst_inc = true;
dst_inc            48 drivers/video/fbdev/c2p_planar.c static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8])
dst_inc            52 drivers/video/fbdev/c2p_planar.c 	for (i = 0; i < bpp; i++, dst += dst_inc)
dst_inc            61 drivers/video/fbdev/c2p_planar.c static inline void store_planar_masked(void *dst, u32 dst_inc, u32 bpp,
dst_inc            66 drivers/video/fbdev/c2p_planar.c 	for (i = 0; i < bpp; i++, dst += dst_inc)
dst_inc           151 include/linux/dmaengine.h 	bool dst_inc;
dst_inc          1138 include/linux/dmaengine.h 	return dmaengine_get_icg(xt->dst_inc, xt->dst_sgl,