Lines Matching defs:width
80 u32 width;
617 ARRAY_SIZE(ov2680_mode_data), width,
618 height, fmt->width, fmt->height);
632 fmt->width = mode->width;
654 .width = 800,
671 fse->min_width = ov2680_mode_data[index].width;
673 fse->max_width = ov2680_mode_data[index].width;
685 if (fie->index >= OV2680_MODE_MAX || fie->width > OV2680_WIDTH_MAX ||
759 sensor->fmt.width = 800;