Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/imx/
Dimx-media-csi.c60 struct media_pad pad[CSI_NUM_PADS];
78 struct v4l2_mbus_framefmt format_mbus[CSI_NUM_PADS];
79 const struct imx_media_pixfmt *cc[CSI_NUM_PADS];
80 struct v4l2_fract frame_interval[CSI_NUM_PADS];
924 if (fi->pad >= CSI_NUM_PADS) in csi_g_frame_interval()
1292 if (fse->pad >= CSI_NUM_PADS || in csi_enum_frame_size()
1327 if (fie->pad >= CSI_NUM_PADS || in csi_enum_frame_interval()
1362 if (sdformat->pad >= CSI_NUM_PADS) in csi_get_fmt()
1525 if (sdformat->pad >= CSI_NUM_PADS) in csi_set_fmt()
1554 for (pad = CSI_SINK_PAD + 1; pad < CSI_NUM_PADS; pad++) { in csi_set_fmt()
[all …]
Dimx-media.h44 CSI_NUM_PADS, enumerator