Lines Matching defs:height
108 /* Frame height */
109 u32 height;
986 .height = 3136,
997 .height = 1568,
1008 .height = 1188,
1019 .height = 784,
1161 try_fmt->height = ov13858->cur_mode->height;
1224 max = ov13858->cur_mode->height + ctrl->val - 8;
1256 ov13858->cur_mode->height
1303 fse->min_height = supported_modes[fse->index].height;
1313 fmt->format.height = mode->height;
1371 width, height,
1372 fmt->format.width, fmt->format.height);
1386 ov13858->cur_mode->height;
1388 ov13858->cur_mode->height;
1391 OV13858_VTS_MAX - ov13858->cur_mode->height, 1,
1633 vblank_def = mode->vts_def - mode->height;
1634 vblank_min = mode->vts_min - mode->height;
1637 vblank_min, OV13858_VTS_MAX - mode->height, 1,