Lines Matching defs:cur_mode
2431 const struct ov08x40_mode *cur_mode;
2676 max = ov08x->cur_mode->height + ctrl->val - OV08X40_EXPOSURE_MAX_MARGIN;
2707 ov08x->cur_mode->height
2786 ov08x40_update_pad_format(ov08x->cur_mode, fmt);
2835 ov08x->cur_mode = mode;
2842 vblank_def = ov08x->cur_mode->vts_def -
2843 ov08x->cur_mode->height;
2844 vblank_min = ov08x->cur_mode->vts_min -
2845 ov08x->cur_mode->height;
2848 - ov08x->cur_mode->height,
2852 h_blank = ov08x->cur_mode->hts;
2877 link_freq_index = ov08x->cur_mode->link_freq_index;
2887 reg_list = &ov08x->cur_mode->reg_list;
3069 mode = ov08x->cur_mode;
3078 hblank = ov08x->cur_mode->hts;
3241 ov08x->cur_mode = &supported_modes[0];