/kernel/linux/linux-5.10/drivers/media/i2c/ |
H A D | imx219.c | 148 unsigned int vts_def; member 385 .vts_def = IMX219_VTS_15FPS, 402 .vts_def = IMX219_VTS_30FPS_1080P, 419 .vts_def = IMX219_VTS_30FPS_BINNED, 436 .vts_def = IMX219_VTS_30FPS_640x480, 833 mode->vts_def - mode->height); in imx219_set_pad_format() 835 mode->vts_def - mode->height); in imx219_set_pad_format() 837 exposure_max = mode->vts_def - 4; in imx219_set_pad_format() 1250 imx219->mode->vts_def - height); in imx219_init_controls() 1257 exposure_max = imx219->mode->vts_def in imx219_init_controls() [all...] |
H A D | ov5695.c | 90 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() 1197 vblank_def = mode->vts_def - mode->height; in ov5695_initialize_controls() 1203 exposure_max = mode->vts_def - 4; in ov5695_initialize_controls()
|
H A D | ov2685.c | 79 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()
|
H A D | imx258.c | 97 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()
|
H A D | ov5675.c | 101 u32 vts_def; member 454 .vts_def = OV5675_VTS_30FPS, 466 .vts_def = OV5675_VTS_30FPS, 764 ov5675->cur_mode->vts_def - ov5675->cur_mode->height); in ov5675_init_controls() 779 exposure_max = (ov5675->cur_mode->vts_def - OV5675_EXPOSURE_MAX_MARGIN); in ov5675_init_controls() 954 vblank_def = mode->vts_def - mode->height; in ov5675_set_format()
|
H A D | ov8856.c | 119 u32 vts_def; member 970 .vts_def = 2488, 982 .vts_def = 2482, 994 .vts_def = 1256, 1006 .vts_def = 2482, 1246 ov8856->cur_mode->vts_def - ov8856->cur_mode->height); in ov8856_init_controls() 1261 exposure_max = ov8856->cur_mode->vts_def - OV8856_EXPOSURE_MAX_MARGIN; in ov8856_init_controls() 1483 vblank_def = mode->vts_def - mode->height; in ov8856_set_format()
|
H A D | ov13858.c | 111 u32 vts_def; member 986 .vts_def = OV13858_VTS_30FPS, 997 .vts_def = OV13858_VTS_30FPS, 1008 .vts_def = OV13858_VTS_30FPS, 1019 .vts_def = OV13858_VTS_30FPS, 1384 vblank_def = ov13858->cur_mode->vts_def - in ov13858_set_pad_format() 1629 vblank_def = mode->vts_def - mode->height; in ov13858_init_controls() 1644 exposure_max = mode->vts_def - 8; in ov13858_init_controls()
|
H A D | ov5670.c | 93 u32 vts_def; member 1750 .vts_def = OV5670_VTS_30FPS, 1761 .vts_def = OV5670_VTS_30FPS, 1772 .vts_def = OV5670_VTS_30FPS, 1783 .vts_def = OV5670_VTS_30FPS, 1794 .vts_def = OV5670_VTS_30FPS, 1805 .vts_def = OV5670_VTS_30FPS, 2094 vblank_def = ov5670->cur_mode->vts_def - ov5670->cur_mode->height; in ov5670_init_controls() 2119 exposure_max = ov5670->cur_mode->vts_def - 8; in ov5670_init_controls() 2249 vblank_def = ov5670->cur_mode->vts_def in ov5670_set_pad_format() [all...] |
H A D | ov2740.c | 108 u32 vts_def; member 308 .vts_def = OV2740_VTS_DEF, 551 vblank_default = cur_mode->vts_def - cur_mode->height; in ov2740_init_controls() 570 exposure_max = cur_mode->vts_def - OV2740_EXPOSURE_MAX_MARGIN; in ov2740_init_controls() 738 vblank_def = mode->vts_def - mode->height; in ov2740_set_format()
|
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | imx219.c | 178 unsigned int vts_def; member 384 .vts_def = IMX219_VTS_15FPS, 401 .vts_def = IMX219_VTS_30FPS_1080P, 418 .vts_def = IMX219_VTS_30FPS_BINNED, 435 .vts_def = IMX219_VTS_30FPS_640x480, 684 mode->vts_def - mode->height); in imx219_set_pad_format() 686 mode->vts_def - mode->height); in imx219_set_pad_format() 688 exposure_max = mode->vts_def - 4; in imx219_set_pad_format() 1096 imx219->mode->vts_def - height); in imx219_init_controls() 1103 exposure_max = imx219->mode->vts_def in imx219_init_controls() [all...] |
H A D | ov13b10.c | 111 u32 vts_def; member 520 .vts_def = OV13B10_VTS_30FPS, 531 .vts_def = OV13B10_VTS_30FPS, 542 .vts_def = OV13B10_VTS_30FPS, 553 .vts_def = OV13B10_VTS_60FPS, 564 .vts_def = OV13B10_VTS_60FPS, 1014 vblank_def = ov13b->cur_mode->vts_def - in ov13b10_set_pad_format() 1305 vblank_def = mode->vts_def - mode->height; in ov13b10_init_controls() 1321 exposure_max = mode->vts_def - 8; in ov13b10_init_controls()
|
H A D | ov5695.c | 90 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()
|
H A D | imx208.c | 101 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()
|
H A D | ov08d10.c | 95 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() 1206 vblank_def = mode->vts_def - mode->height; in ov08d10_set_format()
|
H A D | ov01a10.c | 97 u32 vts_def; member 267 .vts_def = OV01A10_VTS_DEF, 556 vblank_default = cur_mode->vts_def - cur_mode->height; in ov01a10_init_controls() 575 exposure_max = cur_mode->vts_def - OV01A10_EXPOSURE_MAX_MARGIN; in ov01a10_init_controls() 763 vblank_def = mode->vts_def - mode->height; in ov01a10_set_format()
|
H A D | ov9734.c | 98 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()
|
H A D | ov2685.c | 83 u32 vts_def; member 251 .vts_def = 0x050e, 707 V4L2_CID_VBLANK, mode->vts_def - mode->height, in ov2685_initialize_controls() 709 mode->vts_def - mode->height); in ov2685_initialize_controls() 711 exposure_max = mode->vts_def - 4; in ov2685_initialize_controls()
|
H A D | ov5675.c | 120 u32 vts_def; member 473 .vts_def = OV5675_VTS_30FPS, 485 .vts_def = OV5675_VTS_30FPS, 810 ov5675->cur_mode->vts_def - ov5675->cur_mode->height); in ov5675_init_controls() 825 exposure_max = (ov5675->cur_mode->vts_def - OV5675_EXPOSURE_MAX_MARGIN); in ov5675_init_controls() 1090 vblank_def = mode->vts_def - mode->height; in ov5675_set_format()
|
H A D | imx258.c | 111 u32 vts_def; member 572 .vts_def = IMX258_VTS_30FPS, 583 .vts_def = IMX258_VTS_30FPS_2K, 594 .vts_def = IMX258_VTS_30FPS_VGA, 924 vblank_def = imx258->cur_mode->vts_def - in imx258_set_pad_format() 1198 vblank_def = imx258->cur_mode->vts_def - imx258->cur_mode->height; in imx258_init_controls()
|
H A D | ov02a10.c | 98 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()
|
H A D | ov13858.c | 112 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()
|
H A D | ov5670.c | 120 u32 vts_def; member 1784 .vts_def = OV5670_VTS_30FPS, 1796 .vts_def = OV5670_VTS_30FPS, 1808 .vts_def = OV5670_VTS_30FPS, 1820 .vts_def = OV5670_VTS_30FPS, 1832 .vts_def = OV5670_VTS_30FPS, 1845 .vts_def = OV5670_VTS_30FPS, 2140 vblank_def = ov5670->cur_mode->vts_def - ov5670->cur_mode->height; in ov5670_init_controls() 2165 exposure_max = ov5670->cur_mode->vts_def - 8; in ov5670_init_controls() 2328 vblank_def = ov5670->cur_mode->vts_def in ov5670_set_pad_format() [all...] |
H A D | ov8856.c | 141 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, 1924 ov8856->cur_mode->vts_def - in ov8856_init_controls() 1943 exposure_max = ov8856->cur_mode->vts_def - OV8856_EXPOSURE_MAX_MARGIN; in ov8856_init_controls() 2193 vblank_def = mode->vts_def in ov8856_set_format() [all...] |
H A D | og01a1b.c | 101 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()
|
H A D | ov2740.c | 114 u32 vts_def; member 314 .vts_def = OV2740_VTS_DEF, 603 vblank_default = cur_mode->vts_def - cur_mode->height; in ov2740_init_controls() 622 exposure_max = cur_mode->vts_def - OV2740_EXPOSURE_MAX_MARGIN; in ov2740_init_controls() 884 vblank_def = mode->vts_def - mode->height; in ov2740_set_format()
|