Home
last modified time | relevance | path

Searched refs:exposure_max (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/media/i2c/
H A Dov5647.c1009 int exposure_max, exposure_def; in ov5647_set_pad_fmt() local
1026 exposure_max = mode->vts - 4; in ov5647_set_pad_fmt()
1027 exposure_def = min(exposure_max, OV5647_EXPOSURE_DEFAULT); in ov5647_set_pad_fmt()
1030 exposure_max, sensor->exposure->step, in ov5647_set_pad_fmt()
1221 int exposure_max, exposure_def; in ov5647_s_ctrl() local
1224 exposure_max = sensor->mode->format.height + ctrl->val - 4; in ov5647_s_ctrl()
1225 exposure_def = min(exposure_max, OV5647_EXPOSURE_DEFAULT); in ov5647_s_ctrl()
1228 exposure_max, sensor->exposure->step, in ov5647_s_ctrl()
1290 int hblank, exposure_max, exposure_def; in ov5647_init_controls() local
1304 exposure_max = sensor->mode->vts - 4; in ov5647_init_controls()
[all …]
H A Dgc08a3.c662 s64 exposure_max, h_blank; in gc08a3_update_cur_mode_controls() local
682 exposure_max = mode->vts_def - GC08A3_EXP_MARGIN; in gc08a3_update_cur_mode_controls()
684 exposure_max, GC08A3_EXP_STEP, in gc08a3_update_cur_mode_controls()
685 exposure_max); in gc08a3_update_cur_mode_controls()
855 s64 exposure_max; in gc08a3_set_ctrl() local
864 exposure_max = format->height + ctrl->val - GC08A3_EXP_MARGIN; in gc08a3_set_ctrl()
867 exposure_max, gc08a3->exposure->step, in gc08a3_set_ctrl()
868 exposure_max); in gc08a3_set_ctrl()
1075 s64 exposure_max, h_blank; in gc08a3_init_controls() local
1126 exposure_max = mode->vts_def - GC08A3_EXP_MARGIN; in gc08a3_init_controls()
[all …]
H A Dgc05a2.c687 s64 exposure_max, h_blank; in gc05a2_update_cur_mode_controls() local
707 exposure_max = mode->vts_def - GC05A2_EXP_MARGIN; in gc05a2_update_cur_mode_controls()
709 exposure_max, GC05A2_EXP_STEP, in gc05a2_update_cur_mode_controls()
710 exposure_max); in gc05a2_update_cur_mode_controls()
885 s64 exposure_max; in gc05a2_set_ctrl() local
894 exposure_max = format->height + ctrl->val - GC05A2_EXP_MARGIN; in gc05a2_set_ctrl()
897 exposure_max, gc05a2->exposure->step, in gc05a2_set_ctrl()
898 exposure_max); in gc05a2_set_ctrl()
1131 s64 exposure_max, h_blank; in gc05a2_init_controls() local
1182 exposure_max = mode->vts_def - GC05A2_EXP_MARGIN; in gc05a2_init_controls()
[all …]
H A Dov5693.c482 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()
[all …]
H A Dhi847.c2412 s64 exposure_max; in hi847_set_ctrl() local
2418 exposure_max = hi847->cur_mode->height + ctrl->val - in hi847_set_ctrl()
2422 exposure_max, hi847->exposure->step, in hi847_set_ctrl()
2423 exposure_max); in hi847_set_ctrl()
2481 s64 exposure_max, h_blank; in hi847_init_controls() local
2526 exposure_max = hi847->cur_mode->fll_def - HI847_EXPOSURE_MAX_MARGIN; in hi847_init_controls()
2529 HI847_EXPOSURE_MIN, exposure_max, in hi847_init_controls()
2531 exposure_max); in hi847_init_controls()
H A Dog01a1b.c548 s64 exposure_max; in og01a1b_set_ctrl() local
554 exposure_max = og01a1b->cur_mode->height + ctrl->val - in og01a1b_set_ctrl()
558 exposure_max, og01a1b->exposure->step, in og01a1b_set_ctrl()
559 exposure_max); in og01a1b_set_ctrl()
611 s64 exposure_max, h_blank; in og01a1b_init_controls() local
659 exposure_max = (og01a1b->cur_mode->vts_def - in og01a1b_init_controls()
664 exposure_max, in og01a1b_init_controls()
666 exposure_max); in og01a1b_init_controls()
H A Dov08d10.c853 s64 exposure_max; in ov08d10_set_ctrl() local
859 exposure_max = ov08d10->cur_mode->height + ctrl->val - in ov08d10_set_ctrl()
863 exposure_max, ov08d10->exposure->step, in ov08d10_set_ctrl()
864 exposure_max); in ov08d10_set_ctrl()
917 s64 exposure_max; in ov08d10_init_controls() local
975 exposure_max = mode->vts_def - OV08D10_EXPOSURE_MAX_MARGIN; in ov08d10_init_controls()
979 exposure_max, in ov08d10_init_controls()
981 exposure_max); in ov08d10_init_controls()
H A Dov5675.c704 s64 exposure_max; in ov5675_set_ctrl() local
710 exposure_max = ov5675->cur_mode->height + ctrl->val - in ov5675_set_ctrl()
714 exposure_max, ov5675->exposure->step, in ov5675_set_ctrl()
715 exposure_max); in ov5675_set_ctrl()
782 s64 exposure_max, h_blank; in ov5675_init_controls() local
822 exposure_max = (ov5675->cur_mode->vts_def - OV5675_EXPOSURE_MAX_MARGIN); in ov5675_init_controls()
825 OV5675_EXPOSURE_MIN, exposure_max, in ov5675_init_controls()
827 exposure_max); in ov5675_init_controls()
H A Dov7251.c83 u16 exposure_max; member
649 .exposure_max = 1704,
662 .exposure_max = 840,
675 .exposure_max = 552,
1033 int exposure_max; in ov7251_s_ctrl() local
1035 exposure_max = ov7251->current_mode->height + ctrl->val - in ov7251_s_ctrl()
1039 exposure_max, in ov7251_s_ctrl()
1042 exposure_max)); in ov7251_s_ctrl()
1240 1, new_mode->exposure_max, in ov7251_set_format()
1428 1, new_mode->exposure_max, in ov7251_set_frame_interval()
H A Dhi846.c1341 s64 exposure_max; in hi846_set_ctrl() local
1348 exposure_max = hi846->cur_mode->height + ctrl->val - in hi846_set_ctrl()
1352 exposure_max, hi846->exposure->step, in hi846_set_ctrl()
1353 exposure_max); in hi846_set_ctrl()
1415 s64 exposure_max, h_blank; in hi846_init_controls() local
1463 exposure_max = hi846->cur_mode->frame_len - HI846_EXPOSURE_MAX_MARGIN; in hi846_init_controls()
1466 HI846_EXPOSURE_MIN, exposure_max, in hi846_init_controls()
1468 exposure_max); in hi846_init_controls()
H A Dar0521.c464 int max_vblank, max_hblank, exposure_max; in ar0521_set_fmt() local
515 exposure_max = sensor->fmt.height + AR0521_HEIGHT_BLANKING_MIN - 4; in ar0521_set_fmt()
518 exposure_max, in ar0521_set_fmt()
600 int max_vblank, max_hblank, exposure_max; in ar0521_init_controls() local
643 exposure_max = AR0521_HEIGHT_MAX + AR0521_HEIGHT_BLANKING_MIN - 4; in ar0521_init_controls()
645 exposure_max, 1, 0x70); in ar0521_init_controls()
H A Dov2685.c668 u64 exposure_max; in ov2685_initialize_controls() local
700 exposure_max = mode->vts_def - 4; in ov2685_initialize_controls()
703 exposure_max, OV2685_EXPOSURE_STEP, in ov2685_initialize_controls()
H A Dov8865.c2466 int exposure_max; in ov8865_s_ctrl() local
2468 exposure_max = sensor->state.mode->output_size_y + ctrl->val - in ov8865_s_ctrl()
2472 exposure_max, in ov8865_s_ctrl()
2475 exposure_max)); in ov8865_s_ctrl()
2709 int exposure_max; in ov8865_set_fmt() local
2757 exposure_max = mode->vts - OV8865_INTEGRATION_TIME_MARGIN; in ov8865_set_fmt()
2759 sensor->ctrls.exposure->minimum, exposure_max, in ov8865_set_fmt()
2762 exposure_max)); in ov8865_set_fmt()
H A Dov13b10.c1287 s64 exposure_max; in ov13b10_init_controls() local
1339 exposure_max = mode->vts_def - 8; in ov13b10_init_controls()
1343 exposure_max, OV13B10_EXPOSURE_STEP, in ov13b10_init_controls()
1344 exposure_max); in ov13b10_init_controls()
H A Dov02a10.c741 s64 exposure_max; in ov02a10_initialize_controls() local
773 exposure_max = mode->vts_def - 4; in ov02a10_initialize_controls()
777 exposure_max, in ov02a10_initialize_controls()
H A Dov5695.c1152 s64 exposure_max, vblank_def; in ov5695_initialize_controls() local
1183 exposure_max = mode->vts_def - 4; in ov5695_initialize_controls()
1186 exposure_max, OV5695_EXPOSURE_STEP, in ov5695_initialize_controls()
H A Dov13858.c1558 s64 exposure_max; in ov13858_init_controls() local
1607 exposure_max = mode->vts_def - 8; in ov13858_init_controls()
1611 exposure_max, OV13858_EXPOSURE_STEP, in ov13858_init_controls()
H A Dov4689.c721 s64 exposure_max, vblank_def; in ov4689_initialize_controls() local
751 exposure_max = mode->vts_def - 4; in ov4689_initialize_controls()
754 OV4689_EXPOSURE_MIN, exposure_max, in ov4689_initialize_controls()
H A Dimx355.c1525 s64 exposure_max; in imx355_init_controls() local
1572 exposure_max = mode->fll_def - 10; in imx355_init_controls()
1575 IMX355_EXPOSURE_MIN, exposure_max, in imx355_init_controls()
H A Dimx319.c2236 s64 exposure_max; in imx319_init_controls() local
2283 exposure_max = mode->fll_def - 18; in imx319_init_controls()
2286 IMX319_EXPOSURE_MIN, exposure_max, in imx319_init_controls()
H A Dimx258.c739 int exposure_max, exposure_def; in imx258_adjust_exposure_range() local
742 exposure_max = imx258->cur_mode->height + imx258->vblank->val - in imx258_adjust_exposure_range()
744 exposure_def = min(exposure_max, imx258->exposure->val); in imx258_adjust_exposure_range()
746 exposure_max, imx258->exposure->step, in imx258_adjust_exposure_range()