Searched refs:mxc_isi_channel_set_outbuf (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/media/platform/nxp/imx8-isi/ |
D | imx8-isi-core.h | 387 void mxc_isi_channel_set_outbuf(struct mxc_isi_pipe *pipe,
|
D | imx8-isi-m2m.c | 175 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()
|
D | imx8-isi-video.c | 609 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()
|
D | imx8-isi-hw.c | 38 void mxc_isi_channel_set_outbuf(struct mxc_isi_pipe *pipe, in mxc_isi_channel_set_outbuf() function
|