Lines Matching refs:vts_def
173 u32 vts_def; member
959 .vts_def = 0x0c2c,
976 .vts_def = 0x0c1e,
996 .vts_def = 0x0c1e,
1013 .vts_def = 0x0d2e,
1168 imx577->cur_vts = imx577->cur_mode->vts_def; in imx577_set_fmt()
1172 vblank_def = mode->vts_def - mode->height; in imx577_set_fmt()
1487 imx577->cur_vts = mode->vts_def; in imx577_ioctl()
1489 h = mode->vts_def - mode->height; in imx577_ioctl()
2192 vblank_def = mode->vts_def - mode->height; in imx577_initialize_controls()
2197 imx577->cur_vts = mode->vts_def; in imx577_initialize_controls()
2198 exposure_max = mode->vts_def - 4; in imx577_initialize_controls()