Lines Matching refs:cur_mode
511 const struct ov5675_mode *cur_mode;
713 exposure_max = ov5675->cur_mode->height + ctrl->val -
750 ov5675->cur_mode->height + ctrl->val +
808 ov5675->cur_mode->vts_min - ov5675->cur_mode->height,
809 OV5675_VTS_MAX - ov5675->cur_mode->height, 1,
810 ov5675->cur_mode->vts_def - ov5675->cur_mode->height);
811 h_blank = to_pixels_per_line(ov5675->cur_mode->hts,
812 ov5675->cur_mode->link_freq_index) - ov5675->cur_mode->width;
825 exposure_max = (ov5675->cur_mode->vts_def - OV5675_EXPOSURE_MAX_MARGIN);
908 link_freq_index = ov5675->cur_mode->link_freq_index;
916 reg_list = &ov5675->cur_mode->reg_list;
1084 ov5675->cur_mode = mode;
1119 ov5675_update_pad_format(ov5675->cur_mode, &fmt->format);
1366 ov5675->cur_mode = &supported_modes[0];