Lines Matching refs:vts
155 unsigned int vts;
458 u16 vts = ov5693->mode.format.height + vblank;
461 cci_write(ov5693->regmap, OV5693_TIMING_VTS_REG, vts, &ret);
864 ov5693->mode.vts = __ov5693_calc_vts(fmt->height);
869 1, ov5693->mode.vts - fmt->height);
871 ov5693->mode.vts - fmt->height);
877 exposure_max = ov5693->mode.vts - OV5693_INTEGRATION_TIME_MARGIN;
1107 exposure_max = ov5693->mode.vts - OV5693_INTEGRATION_TIME_MARGIN;
1144 vblank_def = ov5693->mode.vts - ov5693->mode.format.height;
1330 ov5693->mode.vts = __ov5693_calc_vts(ov5693->mode.format.height);