Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov02c10.c73 u32 vts_min; member
350 .vts_min = 1164,
520 vts_def = mode->vts_min * ov02c10->mipi_lanes; in ov02c10_init_controls()
522 vblank_min = mode->vts_min - mode->height; in ov02c10_init_controls()
718 vblank_def = mode->vts_min * ov02c10->mipi_lanes - mode->height; in ov02c10_set_format()
719 __v4l2_ctrl_modify_range(ov02c10->vblank, mode->vts_min - mode->height, in ov02c10_set_format()