Lines Matching refs:exposure_max
482 int exposure_max; in ov5693_s_ctrl() local
484 exposure_max = ov5693->mode.format.height + ctrl->val - in ov5693_s_ctrl()
488 exposure_max, in ov5693_s_ctrl()
491 exposure_max)); in ov5693_s_ctrl()
819 int exposure_max; in ov5693_set_fmt() local
873 exposure_max = ov5693->mode.vts - OV5693_INTEGRATION_TIME_MARGIN; in ov5693_set_fmt()
875 ov5693->ctrls.exposure->minimum, exposure_max, in ov5693_set_fmt()
878 exposure_max)); in ov5693_set_fmt()
1087 int exposure_max; in ov5693_init_controls() local
1109 exposure_max = ov5693->mode.vts - OV5693_INTEGRATION_TIME_MARGIN; in ov5693_init_controls()
1112 OV5693_EXPOSURE_MIN, exposure_max, in ov5693_init_controls()
1113 OV5693_EXPOSURE_STEP, exposure_max); in ov5693_init_controls()