Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-core.h384 void mxc_isi_channel_set_flip(struct mxc_isi_pipe *pipe, bool hflip, bool vflip);
H A Dimx8-isi-hw.c270 void mxc_isi_channel_set_flip(struct mxc_isi_pipe *pipe, bool hflip, bool vflip) in mxc_isi_channel_set_flip() function
H A Dimx8-isi-m2m.c165 mxc_isi_channel_set_flip(m2m->pipe, ctx->ctrls.hflip, ctx->ctrls.vflip); in mxc_isi_m2m_device_run()
H A Dimx8-isi-video.c931 mxc_isi_channel_set_flip(pipe, video->ctrls.hflip, video->ctrls.vflip); in mxc_isi_video_init_channel()