Lines Matching defs:height
216 /* Frame height in pixels */
217 u32 height;
1063 .height = 480,
1083 .height = 480 * 4,
1088 .height = 720,
1109 .height = 720 * 2,
1114 .height = 1224,
1135 .height = 1224 * 2,
1348 exposure_max = hi846->cur_mode->height + ctrl->val -
1392 hi846->cur_mode->height + ctrl->val, &ret);
1443 hi846->cur_mode->height,
1445 hi846->cur_mode->height, 1,
1447 hi846->cur_mode->height);
1569 * "If 0x0034[2] bit is disabled , Visible pixel width and height is 0."
1578 dev_info(&client->dev, "visible pixel width and height is 0\n");
1764 width, height, mf->width, mf->height);
1766 hi846->cur_mode->width, hi846->cur_mode->height);
1772 mf->height = hi846->cur_mode->height;
1781 vblank_def = hi846->cur_mode->frame_len - hi846->cur_mode->height;
1784 hi846->cur_mode->height,
1785 HI846_FLL_MAX - hi846->cur_mode->height, 1,
1795 mf->width, mf->height,
1823 mf->height = hi846->cur_mode->height;
1827 mf->width, mf->height, mf->code, mf->colorspace);
1860 fse->min_height = supported_modes[fse->index].height;
1861 fse->max_height = supported_modes[fse->index].height;
1863 dev_dbg(&client->dev, "%s: max width: %d max height: %d\n", __func__,
1894 sel->r.height = 2448;
1914 mf->height = hi846->cur_mode->height;