Home
last modified time | relevance | path

Searched refs:src_inc (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_damage_helper.c77 uint32_t num_clips, uint32_t src_inc) in convert_clip_rect_to_rect() argument
84 src += src_inc; in convert_clip_rect_to_rect()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dpl330.c300 unsigned src_inc:1; member
1638 if (rqc->src_inc) in _prepare_ccr()
2592 if (desc->rqcfg.src_inc) { in pl330_get_current_xferred_count()
2915 desc->rqcfg.src_inc = 1; in pl330_prep_dma_cyclic()
2921 desc->rqcfg.src_inc = 0; in pl330_prep_dma_cyclic()
2964 desc->rqcfg.src_inc = 1; in pl330_prep_dma_memcpy()
3060 desc->rqcfg.src_inc = 1; in pl330_prep_slave_sg()
3065 desc->rqcfg.src_inc = 0; in pl330_prep_slave_sg()
H A Ddma-axi-dmac.c625 if (!xt->src_inc || !axi_dmac_check_addr(chan, xt->src_start)) in axi_dmac_prep_interleaved()
H A Dat_xdmac.c887 if (xt->src_inc) { in at_xdmac_interleaved_queue_desc()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddmaengine.h155 bool src_inc; member
1325 return dmaengine_get_icg(xt->src_inc, xt->src_sgl, in dmaengine_get_src_icg()
/OK3568_Linux_fs/kernel/drivers/media/platform/omap/
H A Domap_vout_vrfb.c266 xt->src_inc = true; in omap_vout_prepare_vrfb()
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A Domap-dma.c1324 } else if (xt->src_inc) { in omap_dma_prep_dma_interleaved()
H A Dedma.c1303 } else if (xt->src_inc) { in edma_prep_dma_interleaved()