Home
last modified time | relevance | path

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

/Linux-v4.19/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,
835 vblank_def = mode->vts_def - mode->height; in ov5695_set_fmt()
1187 vblank_def = mode->vts_def - mode->height; in ov5695_initialize_controls()
1193 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()
1626 vblank_def = mode->vts_def - mode->height; in ov13858_init_controls()
1640 exposure_max = mode->vts_def - 8; in ov13858_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()
Dimx258.c102 u32 vts_def; member
571 .vts_def = IMX258_VTS_30FPS,
582 .vts_def = IMX258_VTS_30FPS_2K,
593 .vts_def = IMX258_VTS_30FPS_VGA,
907 vblank_def = imx258->cur_mode->vts_def - in imx258_set_pad_format()
1149 vblank_def = imx258->cur_mode->vts_def - imx258->cur_mode->height; in imx258_init_controls()