Searched refs:out_phys (Results 1 – 3 of 3) sorted by relevance
26 dma_addr_t out_phys; member
1502 ctx->out.base.phys0 = run->out_phys; in do_run()2273 if (!run || !run->ctx || !run->in_phys || !run->out_phys) in ipu_image_convert_queue()2427 run->out_phys = out->phys0; in ipu_image_convert()
130 run->out_phys = vb2_dma_contig_plane_dma_addr(&dst_buf->vb2_buf, 0); in device_run()