Lines Matching defs:height
103 /* Frame height in pixels */
104 u32 height;
2144 .height = 2448,
2156 .height = 1224,
2421 exposure_max = hi847->cur_mode->height + ctrl->val -
2452 hi847->cur_mode->height + ctrl->val);
2509 hi847->cur_mode->height,
2511 hi847->cur_mode->height, 1,
2513 hi847->cur_mode->height);
2556 fmt->height = mode->height;
2700 height, fmt->format.width,
2701 fmt->format.height);
2715 vblank_def = mode->fll_def - mode->height;
2717 mode->fll_min - mode->height,
2718 HI847_FLL_MAX - mode->height, 1,
2776 fse->min_height = supported_modes[fse->index].height;