Lines Matching defs:cur_mode
1033 const struct ov8856_mode *cur_mode;
1166 exposure_max = ov8856->cur_mode->height + ctrl->val -
1197 ov8856->cur_mode->height + ctrl->val);
1244 ov8856->cur_mode->vts_min - ov8856->cur_mode->height,
1245 OV8856_VTS_MAX - ov8856->cur_mode->height, 1,
1246 ov8856->cur_mode->vts_def - ov8856->cur_mode->height);
1247 h_blank = to_pixels_per_line(ov8856->cur_mode->hts,
1248 ov8856->cur_mode->link_freq_index) - ov8856->cur_mode->width;
1261 exposure_max = ov8856->cur_mode->vts_def - OV8856_EXPOSURE_MAX_MARGIN;
1294 link_freq_index = ov8856->cur_mode->link_freq_index;
1302 reg_list = &ov8856->cur_mode->reg_list;
1477 ov8856->cur_mode = mode;
1511 ov8856_update_pad_format(ov8856->cur_mode, &fmt->format);
1782 ov8856->cur_mode = &supported_modes[0];