Home
last modified time | relevance | path

Searched refs:mxc_isi_channel_set_outbuf (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h387 void mxc_isi_channel_set_outbuf(struct mxc_isi_pipe *pipe,
H A Dimx8-isi-m2m.c175 mxc_isi_channel_set_outbuf(m2m->pipe, dst_buf->dma_addrs, MXC_ISI_BUF1); in mxc_isi_m2m_device_run()
176 mxc_isi_channel_set_outbuf(m2m->pipe, dst_buf->dma_addrs, MXC_ISI_BUF2); in mxc_isi_m2m_device_run()
H A Dimx8-isi-video.c609 mxc_isi_channel_set_outbuf(pipe, next_buf->dma_addrs, buf_id); in mxc_isi_video_frame_write_done()
798 mxc_isi_channel_set_outbuf(video->pipe, buf->dma_addrs, buf_id); in mxc_isi_video_queue_first_buffers()
H A Dimx8-isi-hw.c38 void mxc_isi_channel_set_outbuf(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_outbuf() function