Home
last modified time | relevance | path

Searched refs:vts_def (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/media/i2c/
Dov5670.c92 u32 vts_def; member
1749 .vts_def = OV5670_VTS_30FPS,
1760 .vts_def = OV5670_VTS_30FPS,
1771 .vts_def = OV5670_VTS_30FPS,
1782 .vts_def = OV5670_VTS_30FPS,
1793 .vts_def = OV5670_VTS_30FPS,
1804 .vts_def = OV5670_VTS_30FPS,
2090 vblank_def = ov5670->cur_mode->vts_def - ov5670->cur_mode->height; in ov5670_init_controls()
2115 exposure_max = ov5670->cur_mode->vts_def - 8; in ov5670_init_controls()
2236 vblank_def = ov5670->cur_mode->vts_def - in ov5670_set_pad_format()
Dov5695.c90 u32 vts_def; member
650 .vts_def = 0x07e8,
659 .vts_def = 0x08b8,
668 .vts_def = 0x03f4,
677 .vts_def = 0x08b8,
686 .vts_def = 0x022e,
832 vblank_def = mode->vts_def - mode->height; in ov5695_set_fmt()
1184 vblank_def = mode->vts_def - mode->height; in ov5695_initialize_controls()
1190 exposure_max = mode->vts_def - 4; in ov5695_initialize_controls()
Dov13858.c110 u32 vts_def; member
985 .vts_def = OV13858_VTS_30FPS,
996 .vts_def = OV13858_VTS_30FPS,
1007 .vts_def = OV13858_VTS_30FPS,
1018 .vts_def = OV13858_VTS_30FPS,
1383 vblank_def = ov13858->cur_mode->vts_def - in ov13858_set_pad_format()
1627 vblank_def = mode->vts_def - mode->height; in ov13858_init_controls()
1642 exposure_max = mode->vts_def - 8; in ov13858_init_controls()
Dimx258.c97 u32 vts_def; member
558 .vts_def = IMX258_VTS_30FPS,
569 .vts_def = IMX258_VTS_30FPS_2K,
580 .vts_def = IMX258_VTS_30FPS_VGA,
891 vblank_def = imx258->cur_mode->vts_def - in imx258_set_pad_format()
1133 vblank_def = imx258->cur_mode->vts_def - imx258->cur_mode->height; in imx258_init_controls()
Dov2685.c79 u32 vts_def; member
239 .vts_def = 0x050e,
645 V4L2_CID_VBLANK, mode->vts_def - mode->height, in ov2685_initialize_controls()
647 mode->vts_def - mode->height); in ov2685_initialize_controls()
649 exposure_max = mode->vts_def - 4; in ov2685_initialize_controls()
Dov5675.c97 u32 vts_def; member
450 .vts_def = OV5675_VTS_30FPS,
462 .vts_def = OV5675_VTS_30FPS,
699 ov5675->cur_mode->vts_def - ov5675->cur_mode->height); in ov5675_init_controls()
714 exposure_max = (ov5675->cur_mode->vts_def - in ov5675_init_controls()
883 vblank_def = mode->vts_def - mode->height; in ov5675_set_format()
Dov8856.c97 u32 vts_def; member
542 .vts_def = 2488,
554 .vts_def = 1256,
790 ov8856->cur_mode->vts_def - ov8856->cur_mode->height); in ov8856_init_controls()
805 exposure_max = ov8856->cur_mode->vts_def - OV8856_EXPOSURE_MAX_MARGIN; in ov8856_init_controls()
973 vblank_def = mode->vts_def - mode->height; in ov8856_set_format()