Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/media/imx/
Dimx-media-csi.c65 struct media_pad pad[CSI_NUM_PADS];
81 struct v4l2_mbus_framefmt format_mbus[CSI_NUM_PADS];
82 const struct imx_media_pixfmt *cc[CSI_NUM_PADS];
83 struct v4l2_fract frame_interval[CSI_NUM_PADS];
851 if (fi->pad >= CSI_NUM_PADS) in csi_g_frame_interval()
1221 if (fse->pad >= CSI_NUM_PADS || in csi_enum_frame_size()
1256 if (fie->pad >= CSI_NUM_PADS || in csi_enum_frame_interval()
1291 if (sdformat->pad >= CSI_NUM_PADS) in csi_get_fmt()
1413 if (sdformat->pad >= CSI_NUM_PADS) in csi_set_fmt()
1441 for (pad = CSI_SINK_PAD + 1; pad < CSI_NUM_PADS; pad++) { in csi_set_fmt()
[all …]
Dimx-media.h32 CSI_NUM_PADS, enumerator