Lines Matching defs:cur_mode
1043 const struct ov13858_mode *cur_mode;
1160 try_fmt->width = ov13858->cur_mode->width;
1161 try_fmt->height = ov13858->cur_mode->height;
1224 max = ov13858->cur_mode->height + ctrl->val - 8;
1256 ov13858->cur_mode->height
1329 ov13858_update_pad_format(ov13858->cur_mode, fmt);
1378 ov13858->cur_mode = mode;
1385 vblank_def = ov13858->cur_mode->vts_def -
1386 ov13858->cur_mode->height;
1387 vblank_min = ov13858->cur_mode->vts_min -
1388 ov13858->cur_mode->height;
1391 OV13858_VTS_MAX - ov13858->cur_mode->height, 1,
1396 - ov13858->cur_mode->width;
1430 link_freq_index = ov13858->cur_mode->link_freq_index;
1439 reg_list = &ov13858->cur_mode->reg_list;
1632 mode = ov13858->cur_mode;
1726 ov13858->cur_mode = &supported_modes[0];