| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | gc2093.c | 154 u32 cur_vts; member 561 gc2093->cur_vts; in gc2093_modify_fps_info() 604 gc2093->cur_vts = vts; in gc2093_set_ctrl() 677 gc2093->cur_vts = mode->vts_def; in gc2093_initialize_controls() 708 gc2093->cur_vts = mode->vts_def; in gc2093_initialize_controls() 831 u16 vb = 0, cur_vts = 0, short_exp = 0, middle_exp = 0; in gc2093_ioctl() local 886 cur_vts = gc2093->cur_vts; in gc2093_ioctl() 887 dev_dbg(gc2093->dev, "%s cur_vts: 0x%x\n", __func__, cur_vts); in gc2093_ioctl() 889 if (short_exp + hdrae_exp->middle_exp_reg > cur_vts) { in gc2093_ioctl() 890 middle_exp = cur_vts - short_exp; in gc2093_ioctl() [all …]
|
| H A D | gc4663.c | 151 u32 cur_vts; member 749 gc4663->cur_vts = mode->vts_def; in gc4663_set_fmt() 956 if (s_exp_time > gc4663->cur_vts - 1492) { in gc4663_set_hdrae() 958 s_exp_time = gc4663->cur_vts - 1492; in gc4663_set_hdrae() 961 if (l_exp_time > gc4663->cur_vts - s_exp_time) { in gc4663_set_hdrae() 963 l_exp_time = gc4663->cur_vts - s_exp_time; in gc4663_set_hdrae() 1108 gc4663->cur_vts = gc4663->cur_mode->vts_def; in gc4663_ioctl() 1585 gc4663->cur_vts = ctrl->val + gc4663->cur_mode->height; in gc4663_set_ctrl() 1588 gc4663->cur_vts >> 8); in gc4663_set_ctrl() 1591 gc4663->cur_vts & 0xff); in gc4663_set_ctrl() [all …]
|
| H A D | ov4689.c | 156 u32 cur_vts; member 827 l_exp + m_exp >= ov4689->cur_vts - 4) { in ov4689_set_hdrae() 830 l_exp, m_exp, ov4689->cur_vts); in ov4689_set_hdrae() 836 l_exp + m_exp + s_exp >= ov4689->cur_vts - 4) { in ov4689_set_hdrae() 839 l_exp, m_exp, s_exp, ov4689->cur_vts); in ov4689_set_hdrae() 1347 ov4689->cur_vts = ctrl->val + ov4689->cur_mode->height; in ov4689_set_ctrl() 1349 __func__, ov4689->cur_vts); in ov4689_set_ctrl() 1404 ov4689->cur_vts = mode->vts_def; in ov4689_initialize_controls()
|
| H A D | imx335.c | 209 u32 cur_vts; member 708 imx335->cur_vts = imx335->cur_mode->vts_def; in imx335_change_mode() 912 fsc = imx335->cur_vts; in imx335_set_hdrae() 1085 fsc = imx335->cur_vts; in imx335_set_hdrae_3frame() 1736 shr0 = imx335->cur_vts - ctrl->val; in imx335_set_ctrl() 1747 shr0, imx335->cur_vts, ctrl->val); in imx335_set_ctrl() 1768 imx335->cur_vts = vts; in imx335_set_ctrl() 1772 imx335->cur_vts = vts; in imx335_set_ctrl() 1775 imx335->cur_vts = vts; in imx335_set_ctrl() 1878 imx335->cur_vts = mode->vts_def; in imx335_initialize_controls()
|
| H A D | sc500ai.c | 178 u32 cur_vts; member 594 sc500ai->cur_vts = mode->vts_def; in sc500ai_set_fmt() 972 sc500ai->cur_vts = mode->vts_def; in sc500ai_ioctl() 1400 sc500ai->cur_vts; in sc500ai_modify_fps_info() 1491 sc500ai->cur_vts = vts; in sc500ai_set_ctrl() 1515 cur_fps = def_fps * sc500ai->cur_mode->vts_def / sc500ai->cur_vts; in sc500ai_set_ctrl() 1542 vts = sc500ai->cur_vts; in sc500ai_set_ctrl() 1604 sc500ai->cur_vts = mode->vts_def; in sc500ai_initialize_controls()
|
| H A D | imx334.c | 192 u32 cur_vts; member 730 imx334->cur_vts = imx334->cur_mode->vts_def; in imx334_set_fmt() 890 u32 fsc = imx334->cur_vts; in imx334_set_hdrae() 1049 imx334->cur_vts = mode->vts_def; in imx334_ioctl() 1513 shr0 = imx334->cur_vts - ctrl->val; in imx334_set_ctrl() 1541 imx334->cur_vts = vts; in imx334_set_ctrl() 1544 imx334->cur_vts = vts; in imx334_set_ctrl() 1642 imx334->cur_vts = mode->vts_def; in imx334_initialize_controls()
|
| H A D | gc4023.c | 146 u32 cur_vts; member 549 gc4023->cur_vts = mode->vts_def; in gc4023_set_fmt() 825 gc4023->cur_vts = gc4023->cur_mode->vts_def; in gc4023_ioctl() 1300 gc4023->cur_vts = ctrl->val + gc4023->cur_mode->height; in gc4023_set_ctrl() 1303 gc4023->cur_vts >> 8); in gc4023_set_ctrl() 1306 gc4023->cur_vts & 0xff); in gc4023_set_ctrl() 1389 gc4023->cur_vts = mode->vts_def; in gc4023_initialize_controls()
|
| H A D | gc4653.c | 151 u32 cur_vts; member 545 gc4653->cur_vts = mode->vts_def; in gc4653_set_fmt() 767 gc4653->cur_vts = gc4653->cur_mode->vts_def; in gc4653_ioctl() 1243 gc4653->cur_vts = ctrl->val + gc4653->cur_mode->height; in gc4653_set_ctrl() 1246 gc4653->cur_vts >> 8); in gc4653_set_ctrl() 1249 gc4653->cur_vts & 0xff); in gc4653_set_ctrl() 1330 gc4653->cur_vts = mode->vts_def; in gc4653_initialize_controls()
|
| H A D | gc3003.c | 146 u32 cur_vts; member 936 gc3003->cur_vts = mode->vts_def; in gc3003_set_fmt() 1154 gc3003->cur_vts = gc3003->cur_mode->vts_def; in gc3003_ioctl() 1689 gc3003->cur_vts = ctrl->val + gc3003->cur_mode->height; in gc3003_set_ctrl() 1692 gc3003->cur_vts >> 8); in gc3003_set_ctrl() 1695 gc3003->cur_vts & 0xff); in gc3003_set_ctrl() 1768 gc3003->cur_vts = mode->vts_def; in gc3003_initialize_controls()
|
| H A D | imx415.c | 232 u32 cur_vts; member 1096 imx415->cur_vts = imx415->cur_mode->vts_def; in imx415_change_mode() 1335 fsc = imx415->cur_vts; in imx415_set_hdrae_3frame() 1578 fsc = imx415->cur_vts; in imx415_set_hdrae() 2305 shr0 = imx415->cur_vts - ctrl->val; in imx415_set_ctrl() 2316 shr0, imx415->cur_vts, ctrl->val); in imx415_set_ctrl() 2338 imx415->cur_vts = vts; in imx415_set_ctrl() 2342 imx415->cur_vts = vts; in imx415_set_ctrl() 2345 imx415->cur_vts = vts; in imx415_set_ctrl() 2438 imx415->cur_vts = mode->vts_def; in imx415_initialize_controls()
|
| H A D | imx327.c | 183 u32 cur_vts; member 758 imx327->cur_vts = mode->vts_def; in imx327_set_fmt() 897 u32 fsc = imx327->cur_vts;//The HDR mode vts is double by default to workaround T-line in imx327_set_hdrae() 1135 imx327->cur_vts = imx327->cur_mode->vts_def; in imx327_ioctl() 1639 shs1 = imx327->cur_vts - ctrl->val - 1; in imx327_set_ctrl() 1653 ctrl->val, imx327->cur_vts, shs1); in imx327_set_ctrl() 1668 imx327->cur_vts = vts; in imx327_set_ctrl() 1778 imx327->cur_vts = mode->vts_def; in imx327_initialize_controls()
|
| H A D | imx307.c | 194 u32 cur_vts; member 1080 imx307->cur_vts = mode->vts_def; in imx307_set_fmt() 1219 u32 fsc = imx307->cur_vts;//The HDR mode vts is double by default to workaround T-line in imx307_set_hdrae() 1457 imx307->cur_vts = mode->vts_def; in imx307_ioctl() 1963 shs1 = imx307->cur_vts - (ctrl->val + 1); in imx307_set_ctrl() 1977 ctrl->val, imx307->cur_vts, shs1); in imx307_set_ctrl() 1992 imx307->cur_vts = vts; in imx307_set_ctrl() 2097 imx307->cur_vts = mode->vts_def; in imx307_initialize_controls()
|
| H A D | sc301iot.c | 170 u32 cur_vts; member 1186 SC301IOT->cur_vts = mode->vts_def; in SC301IOT_set_fmt() 1372 SC301IOT->cur_vts = SC301IOT->cur_mode->vts_def; in SC301IOT_ioctl() 1583 SC301IOT_REG_VALUE_08BIT, (SC301IOT->cur_vts - 4) >> 8); in __SC301IOT_start_stream() 1585 SC301IOT_REG_VALUE_08BIT, (SC301IOT->cur_vts - 4) & 0xff); in __SC301IOT_start_stream() 1891 SC301IOT->cur_vts; in SC301IOT_modify_fps_info() 1953 SC301IOT->cur_vts = ctrl->val + SC301IOT->cur_mode->height; in SC301IOT_set_ctrl() 2052 SC301IOT->cur_vts = mode->vts_def; in SC301IOT_initialize_controls()
|
| H A D | sc501ai.c | 147 u32 cur_vts; member 962 sc501ai->cur_fps.denominator = mode->max_fps.denominator * sc501ai->cur_vts / in sc501ai_modify_fps_info() 1046 sc501ai->cur_vts = vts; in sc501ai_set_ctrl() 1070 cur_fps = def_fps * sc501ai->cur_mode->vts_def / sc501ai->cur_vts; in sc501ai_set_ctrl() 1097 vts = sc501ai->cur_vts; in sc501ai_set_ctrl() 1151 sc501ai->cur_vts = mode->vts_def; in sc501ai_initialize_controls()
|
| H A D | sc031gs.c | 121 u32 cur_vts; member 483 sc031gs->cur_vts = mode->vts_def; in sc031gs_set_fmt() 1002 sc031gs->cur_vts; in sc031gs_modify_fps_info() 1042 sc031gs->cur_vts = ctrl->val + sc031gs->cur_mode->height; in sc031gs_set_ctrl() 1094 sc031gs->cur_vts = mode->vts_def; in sc031gs_initialize_controls()
|
| H A D | sc4238.c | 177 u32 cur_vts; member 1578 sc4238->cur_vts = mode->vts_def; in sc4238_set_fmt() 1817 max_exp_l = sc4238->cur_vts - rhs1 - 9; in sc4238_set_hdrae() 1935 sc4238->cur_vts = sc4238->cur_mode->vts_def; in sc4238_ioctl() 2414 sc4238->cur_vts; in sc4238_modify_fps_info() 2486 sc4238->cur_vts = ctrl->val + sc4238->cur_mode->height; in sc4238_set_ctrl() 2622 sc4238->cur_vts = mode->vts_def; in sc4238_initialize_controls()
|
| H A D | sc2310.c | 175 u32 cur_vts; member 731 sc2310->cur_vts = sc2310->cur_mode->vts_def; in sc2310_change_mode() 773 sc2310->cur_vts = mode->vts_def; in sc2310_set_fmt() 1139 sc2310->cur_vts = mode->vts_def; in sc2310_ioctl() 1578 sc2310->cur_vts; in sc2310_modify_fps_info() 1655 sc2310->cur_vts = ctrl->val + sc2310->cur_mode->height; in sc2310_set_ctrl() 1772 sc2310->cur_vts = mode->vts_def; in sc2310_initialize_controls()
|
| H A D | sc850sl.c | 177 u32 cur_vts; member 539 sc850sl->cur_vts = sc850sl->cur_mode->vts_def; in sc850sl_change_mode() 581 sc850sl->cur_vts = mode->vts_def; in sc850sl_set_fmt() 840 sc850sl->cur_vts = mode->vts_def; in sc850sl_ioctl() 1340 sc850sl->cur_fps.denominator = mode->max_fps.denominator * sc850sl->cur_vts / in sc850sl_modify_fps_info() 1414 sc850sl->cur_vts = ctrl->val + sc850sl->cur_mode->height; in sc850sl_set_ctrl() 1529 sc850sl->cur_vts = mode->vts_def; in sc850sl_initialize_controls()
|
| H A D | imx464.c | 215 u32 cur_vts; member 1606 IMX464->cur_vts = IMX464->cur_mode->vts_def; in IMX464_set_fmt() 1749 u32 fsc = IMX464->cur_vts; in IMX464_set_hdrae() 2028 fsc = IMX464->cur_vts; in IMX464_set_hdrae_3frame() 2337 IMX464->cur_vts = IMX464->cur_mode->vts_def; in IMX464_ioctl() 2916 shr0 = IMX464->cur_vts - ctrl->val; in IMX464_set_ctrl() 2947 IMX464->cur_vts = vts; in IMX464_set_ctrl() 2951 IMX464->cur_vts = vts; in IMX464_set_ctrl() 2954 IMX464->cur_vts = vts; in IMX464_set_ctrl() 3082 IMX464->cur_vts = mode->vts_def; in IMX464_initialize_controls()
|
| H A D | sc2239.c | 122 u32 cur_vts; member 412 sc2239->cur_vts = mode->vts_def; in sc2239_set_fmt() 930 sc2239->cur_vts; in sc2239_modify_fps_info() 976 sc2239->cur_vts = ctrl->val + sc2239->cur_mode->height; in sc2239_set_ctrl() 1059 sc2239->cur_vts = mode->vts_def; in sc2239_initialize_controls()
|
| H A D | sc035gs.c | 130 u32 cur_vts; member 460 sc035gs->cur_vts = mode->vts_def; in sc035gs_set_fmt() 987 sc035gs->cur_vts; in sc035gs_modify_fps_info() 1027 sc035gs->cur_vts = ctrl->val + sc035gs->cur_mode->height; in sc035gs_set_ctrl() 1081 sc035gs->cur_vts = mode->vts_def; in sc035gs_initialize_controls()
|
| H A D | sc132gs.c | 136 u32 cur_vts; member 580 sc132gs->cur_vts = mode->vts_def; in sc132gs_set_fmt() 1102 sc132gs->cur_vts; in sc132gs_modify_fps_info() 1142 sc132gs->cur_vts = ctrl->val + sc132gs->cur_mode->height; in sc132gs_set_ctrl() 1225 sc132gs->cur_vts = mode->vts_def; in sc132gs_initialize_controls()
|
| H A D | sc430cs.c | 162 u32 cur_vts; member 566 sc430cs->cur_vts = (u32)mode->vts_def; in sc430cs_set_fmt() 738 sc430cs->cur_vts = sc430cs->cur_mode->vts_def; in sc430cs_ioctl() 1142 sc430cs->cur_vts; in sc430cs_modify_fps_info() 1204 sc430cs->cur_vts = ctrl->val + sc430cs->cur_mode->height; in sc430cs_set_ctrl() 1300 sc430cs->cur_vts = mode->vts_def; in sc430cs_initialize_controls()
|
| H A D | sc2232.c | 146 u32 cur_vts; member 473 sc2232->cur_vts = sc2232->cur_mode->vts_def; in sc2232_change_mode() 515 sc2232->cur_vts = mode->vts_def; in sc2232_set_fmt() 1165 sc2232->cur_vts; in sc2232_modify_fps_info() 1221 sc2232->cur_vts = ctrl->val + sc2232->cur_mode->height; in sc2232_set_ctrl() 1330 sc2232->cur_vts = mode->vts_def; in sc2232_initialize_controls()
|
| H A D | sc200ai.c | 177 u32 cur_vts; member 1029 sc200ai->cur_vts = mode->vts_def; in sc200ai_set_fmt() 1213 sc200ai->cur_vts = sc200ai->cur_mode->vts_def; in sc200ai_ioctl() 1369 sc200ai->cur_vts); in __sc200ai_start_stream() 1680 sc200ai->cur_vts; in sc200ai_modify_fps_info() 1746 sc200ai->cur_vts = ctrl->val + sc200ai->cur_mode->height; in sc200ai_set_ctrl() 1812 sc200ai->cur_vts = mode->vts_def; in sc200ai_initialize_controls()
|