Lines Matching defs:height
107 /* Frame height */
108 u32 height;
985 .height = 3136,
996 .height = 1568,
1007 .height = 1188,
1018 .height = 784,
1160 try_fmt->height = ov13858->cur_mode->height;
1223 max = ov13858->cur_mode->height + ctrl->val - 8;
1255 ov13858->cur_mode->height
1302 fse->min_height = supported_modes[fse->index].height;
1312 fmt->format.height = mode->height;
1370 width, height,
1371 fmt->format.width, fmt->format.height);
1385 ov13858->cur_mode->height;
1387 ov13858->cur_mode->height;
1390 OV13858_VTS_MAX - ov13858->cur_mode->height, 1,
1629 vblank_def = mode->vts_def - mode->height;
1630 vblank_min = mode->vts_min - mode->height;
1633 vblank_min, OV13858_VTS_MAX - mode->height, 1,