Home
last modified time | relevance | path

Searched refs:exp_max (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/media/i2c/
Dov2680.c914 int exp_max = OV2680_LINES_PER_FRAME - OV2680_INTEGRATION_TIME_MARGIN; in ov2680_v4l2_register() local
940 0, exp_max, 1, exp_max); in ov2680_v4l2_register()
Dar0521.c534 int exp_max; in ar0521_s_ctrl() local
541 exp_max = sensor->fmt.height + ctrl->val - 4; in ar0521_s_ctrl()
544 exp_max, sensor->ctrls.exposure->step, in ar0521_s_ctrl()
Dov5640.c3356 unsigned int exp_max; in ov5640_s_ctrl() local
3365 exp_max = mode->height + ctrl->val - 4; in ov5640_s_ctrl()
3368 exp_max, sensor->ctrls.exposure->step, in ov5640_s_ctrl()