Lines Matching defs:cur_mode
1042 const struct ov13858_mode *cur_mode;
1159 try_fmt->width = ov13858->cur_mode->width;
1160 try_fmt->height = ov13858->cur_mode->height;
1223 max = ov13858->cur_mode->height + ctrl->val - 8;
1255 ov13858->cur_mode->height
1328 ov13858_update_pad_format(ov13858->cur_mode, fmt);
1377 ov13858->cur_mode = mode;
1384 vblank_def = ov13858->cur_mode->vts_def -
1385 ov13858->cur_mode->height;
1386 vblank_min = ov13858->cur_mode->vts_min -
1387 ov13858->cur_mode->height;
1390 OV13858_VTS_MAX - ov13858->cur_mode->height, 1,
1395 - ov13858->cur_mode->width;
1429 link_freq_index = ov13858->cur_mode->link_freq_index;
1438 reg_list = &ov13858->cur_mode->reg_list;
1628 mode = ov13858->cur_mode;
1723 ov13858->cur_mode = &supported_modes[0];