Lines Matching refs:exposure_max
484 int exposure_max;
486 exposure_max = ov5693->mode.format.height + ctrl->val -
490 exposure_max,
493 exposure_max));
823 int exposure_max;
877 exposure_max = ov5693->mode.vts - OV5693_INTEGRATION_TIME_MARGIN;
879 ov5693->ctrls.exposure->minimum, exposure_max,
882 exposure_max));
1085 int exposure_max;
1107 exposure_max = ov5693->mode.vts - OV5693_INTEGRATION_TIME_MARGIN;
1110 OV5693_EXPOSURE_MIN, exposure_max,
1111 OV5693_EXPOSURE_STEP, exposure_max);