Home
last modified time | relevance | path

Searched refs:CHNL_CTRL_MIPI_VC_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-regs.h24 #define CHNL_CTRL_MIPI_VC_ID(n) ((n) << 6) macro
H A Dimx8-isi-hw.c345 val |= CHNL_CTRL_MIPI_VC_ID(0); /* FIXME: For CSI-2 only */ in mxc_isi_channel_set_control()