Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/i2c/
Dov5670.c94 u32 vts_def; member
1751 .vts_def = OV5670_VTS_30FPS,
1762 .vts_def = OV5670_VTS_30FPS,
1773 .vts_def = OV5670_VTS_30FPS,
1784 .vts_def = OV5670_VTS_30FPS,
1795 .vts_def = OV5670_VTS_30FPS,
1806 .vts_def = OV5670_VTS_30FPS,
2097 vblank_def = ov5670->cur_mode->vts_def - ov5670->cur_mode->height; in ov5670_init_controls()
2122 exposure_max = ov5670->cur_mode->vts_def - 8; in ov5670_init_controls()
2253 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()
1194 vblank_def = mode->vts_def - mode->height; in ov5695_initialize_controls()
1200 exposure_max = mode->vts_def - 4; in ov5695_initialize_controls()
Dov13b10.c108 u32 vts_def; member
518 .vts_def = OV13B10_VTS_30FPS,
529 .vts_def = OV13B10_VTS_30FPS,
540 .vts_def = OV13B10_VTS_30FPS,
551 .vts_def = OV13B10_VTS_60FPS,
562 .vts_def = OV13B10_VTS_60FPS,
1004 vblank_def = ov13b->cur_mode->vts_def - in ov13b10_set_pad_format()
1234 vblank_def = mode->vts_def - mode->height; in ov13b10_init_controls()
1250 exposure_max = mode->vts_def - 8; in ov13b10_init_controls()
Dimx219.c142 unsigned int vts_def; member
483 .vts_def = IMX219_VTS_15FPS,
499 .vts_def = IMX219_VTS_30FPS_1080P,
515 .vts_def = IMX219_VTS_30FPS_BINNED,
531 .vts_def = IMX219_VTS_30FPS_640x480,
935 mode->vts_def - mode->height); in imx219_set_pad_format()
937 mode->vts_def - mode->height); in imx219_set_pad_format()
939 exposure_max = mode->vts_def - 4; in imx219_set_pad_format()
1312 imx219->mode->vts_def - height); in imx219_init_controls()
1319 exposure_max = imx219->mode->vts_def - 4; in imx219_init_controls()
Dov13858.c112 u32 vts_def; member
987 .vts_def = OV13858_VTS_30FPS,
998 .vts_def = OV13858_VTS_30FPS,
1009 .vts_def = OV13858_VTS_30FPS,
1020 .vts_def = OV13858_VTS_30FPS,
1385 vblank_def = ov13858->cur_mode->vts_def - in ov13858_set_pad_format()
1633 vblank_def = mode->vts_def - mode->height; in ov13858_init_controls()
1648 exposure_max = mode->vts_def - 8; in ov13858_init_controls()
Dov8856.c141 u32 vts_def; member
1483 .vts_def = 2488,
1498 .vts_def = 1514,
1534 .vts_def = 2488,
1549 .vts_def = 1256,
1564 .vts_def = 2482,
1579 .vts_def = 2482,
1964 ov8856->cur_mode->vts_def - in ov8856_init_controls()
1983 exposure_max = ov8856->cur_mode->vts_def - OV8856_EXPOSURE_MAX_MARGIN; in ov8856_init_controls()
2229 vblank_def = mode->vts_def - mode->height; in ov8856_set_format()
Dov08d10.c95 u32 vts_def; member
578 .vts_def = 2504,
591 .vts_def = 2504,
604 .vts_def = 3736,
735 cur_vts = ov08d10->cur_mode->vts_def; in ov08d10_set_exposure()
952 vblank_def = mode->vts_def - mode->height; in ov08d10_init_controls()
978 exposure_max = mode->vts_def - OV08D10_EXPOSURE_MAX_MARGIN; in ov08d10_init_controls()
1201 vblank_def = mode->vts_def - mode->height; in ov08d10_set_format()
Dov2685.c79 u32 vts_def; member
239 .vts_def = 0x050e,
642 V4L2_CID_VBLANK, mode->vts_def - mode->height, in ov2685_initialize_controls()
644 mode->vts_def - mode->height); in ov2685_initialize_controls()
646 exposure_max = mode->vts_def - 4; in ov2685_initialize_controls()
Dimx258.c110 u32 vts_def; member
571 .vts_def = IMX258_VTS_30FPS,
582 .vts_def = IMX258_VTS_30FPS_2K,
593 .vts_def = IMX258_VTS_30FPS_VGA,
923 vblank_def = imx258->cur_mode->vts_def - in imx258_set_pad_format()
1184 vblank_def = imx258->cur_mode->vts_def - imx258->cur_mode->height; in imx258_init_controls()
Dimx208.c101 u32 vts_def; member
249 .vts_def = IMX208_VTS_60FPS,
260 .vts_def = IMX208_VTS_BINNING,
605 vblank_def = imx208->cur_mode->vts_def - in imx208_set_pad_format()
915 vblank_def = imx208->cur_mode->vts_def - imx208->cur_mode->height; in imx208_init_controls()
933 exposure_max = imx208->cur_mode->vts_def - 8; in imx208_init_controls()
Dov5675.c108 u32 vts_def; member
461 .vts_def = OV5675_VTS_30FPS,
473 .vts_def = OV5675_VTS_30FPS,
793 ov5675->cur_mode->vts_def - ov5675->cur_mode->height); in ov5675_init_controls()
808 exposure_max = (ov5675->cur_mode->vts_def - OV5675_EXPOSURE_MAX_MARGIN); in ov5675_init_controls()
1007 vblank_def = mode->vts_def - mode->height; in ov5675_set_format()
Dog01a1b.c101 u32 vts_def; member
410 .vts_def = OG01A1B_VTS_120FPS,
636 og01a1b->cur_mode->vts_def - in og01a1b_init_controls()
653 exposure_max = (og01a1b->cur_mode->vts_def - in og01a1b_init_controls()
827 vblank_def = mode->vts_def - mode->height; in og01a1b_set_format()
Dov9734.c98 u32 vts_def; member
313 .vts_def = OV9734_VTS_30FPS,
569 vblank_default = cur_mode->vts_def - cur_mode->height; in ov9734_init_controls()
587 exposure_max = ov9734->cur_mode->vts_def - OV9734_EXPOSURE_MAX_MARGIN; in ov9734_init_controls()
753 vblank_def = mode->vts_def - mode->height; in ov9734_set_format()
Dov2740.c115 u32 vts_def; member
315 .vts_def = OV2740_VTS_DEF,
604 vblank_default = cur_mode->vts_def - cur_mode->height; in ov2740_init_controls()
623 exposure_max = cur_mode->vts_def - OV2740_EXPOSURE_MAX_MARGIN; in ov2740_init_controls()
889 vblank_def = mode->vts_def - mode->height; in ov2740_set_format()
Dov02a10.c98 u32 vts_def; member
264 .vts_def = 0x056e,
767 vblank_def = mode->vts_def - mode->height; in ov02a10_initialize_controls()
772 exposure_max = mode->vts_def - 4; in ov02a10_initialize_controls()