Searched refs:dst_inc (Results 1 – 7 of 7) sorted by relevance
48 static inline void store_planar(void *dst, u32 dst_inc, u32 bpp, u32 d[8]) in store_planar() argument52 for (i = 0; i < bpp; i++, dst += dst_inc) in store_planar()61 static inline void store_planar_masked(void *dst, u32 dst_inc, u32 bpp, in store_planar_masked() argument66 for (i = 0; i < bpp; i++, dst += dst_inc) in store_planar_masked()
298 unsigned dst_inc:1; member1444 if (rqc->dst_inc) in _prepare_ccr()2737 desc->rqcfg.dst_inc = 0; in pl330_prep_dma_cyclic()2743 desc->rqcfg.dst_inc = 1; in pl330_prep_dma_cyclic()2792 desc->rqcfg.dst_inc = 1; in pl330_prep_dma_memcpy()2886 desc->rqcfg.dst_inc = 0; in pl330_prep_slave_sg()2891 desc->rqcfg.dst_inc = 1; in pl330_prep_slave_sg()
634 if (!xt->dst_inc || !axi_dmac_check_addr(chan, xt->dst_start)) in axi_dmac_prep_interleaved()
953 if (xt->dst_inc) { in at_xdmac_interleaved_queue_desc()
268 xt->dst_inc = true; in omap_vout_prepare_vrfb()
1344 } else if (xt->dst_inc) { in omap_dma_prep_dma_interleaved()
1266 } else if (xt->dst_inc) { in edma_prep_dma_interleaved()