Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-csi.c828 static const struct csi_skip_desc csi_skip[12] = { variable
867 const struct csi_skip_desc *skip = &csi_skip[0], *best_skip = skip; in csi_find_best_skip()
882 for (i = 0; i < ARRAY_SIZE(csi_skip); i++, skip++) { in csi_find_best_skip()
942 priv->skip = &csi_skip[0]; in csi_s_frame_interval()
1317 1 : ARRAY_SIZE(csi_skip))) in csi_enum_frame_interval()
1334 csi_apply_skip_interval(&csi_skip[fie->index], in csi_enum_frame_interval()
1780 priv->skip = &csi_skip[0]; in csi_registered()