Searched refs:out_phys (Results 1 – 4 of 4) sorted by relevance
26 dma_addr_t out_phys; member
200 phys_addr_t out_phys, apt_base = 0; in scif_get_phys() local208 out_phys = apt_base + phys; in scif_get_phys()209 return out_phys; in scif_get_phys()
1487 ctx->out.base.phys0 = run->out_phys; in do_run()2242 if (!run || !run->ctx || !run->in_phys || !run->out_phys) in ipu_image_convert_queue()2396 run->out_phys = out->phys0; in ipu_image_convert()
128 run->out_phys = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in device_run()