Lines Matching defs:height
97 /* Frame height */
98 u32 height;
248 .height = 1096,
259 .height = 548,
405 try_fmt->height = supported_modes[0].height;
462 imx208->cur_mode->height + ctrl->val);
533 fse->min_height = supported_modes[fse->index].height;
544 fmt->format.height = mode->height;
593 ARRAY_SIZE(supported_modes), width, height,
594 fmt->format.width, fmt->format.height);
606 imx208->cur_mode->height;
608 imx208->cur_mode->height;
610 IMX208_VTS_MAX - imx208->cur_mode->height,
915 vblank_def = imx208->cur_mode->vts_def - imx208->cur_mode->height;
916 vblank_min = imx208->cur_mode->vts_min - imx208->cur_mode->height;
920 IMX208_VTS_MAX - imx208->cur_mode->height, 1,