Lines Matching refs:vts_def
134 u32 vts_def; member
837 .vts_def = 0x640,
851 .vts_def = 0xc80,
868 .vts_def = 0x640,
882 .vts_def = 0xc80,
1181 vblank_def = mode->vts_def - mode->height; in SC301IOT_set_fmt()
1186 SC301IOT->cur_vts = mode->vts_def; in SC301IOT_set_fmt()
1366 h = SC301IOT->cur_mode->vts_def - SC301IOT->cur_mode->height; in SC301IOT_ioctl()
1372 SC301IOT->cur_vts = SC301IOT->cur_mode->vts_def; in SC301IOT_ioctl()
1541 vblank_def = SC301IOT->cur_mode->vts_def * current_fps / fps_set - in SC301IOT_s_frame_interval()
1890 SC301IOT->cur_fps.denominator = mode->max_fps.denominator * mode->vts_def / in SC301IOT_modify_fps_info()
2017 vblank_def = mode->vts_def - mode->height; in SC301IOT_initialize_controls()
2022 exposure_max = mode->vts_def - 8; in SC301IOT_initialize_controls()
2052 SC301IOT->cur_vts = mode->vts_def; in SC301IOT_initialize_controls()