Lines Matching defs:height
88 /* Frame height in pixels */
89 u32 height;
454 .height = 1944,
466 .height = 972,
633 exposure_max = hi556->cur_mode->height + ctrl->val -
664 hi556->cur_mode->height + ctrl->val);
713 hi556->cur_mode->height,
715 hi556->cur_mode->height, 1,
717 hi556->cur_mode->height);
755 fmt->height = mode->height;
890 height, fmt->format.width,
891 fmt->format.height);
904 vblank_def = mode->fll_def - mode->height;
906 mode->fll_min - mode->height,
907 HI556_FLL_MAX - mode->height, 1,
964 fse->min_height = supported_modes[fse->index].height;