Lines Matching defs:width
213 /* Frame width in pixels */
214 u32 width;
1062 .width = 640,
1082 .width = 640 * 4,
1087 .width = 1280,
1108 .width = 1280 * 2,
1113 .width = 1632,
1134 .width = 1632 * 2,
1449 h_blank = hi846->cur_mode->llp - hi846->cur_mode->width;
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);
1771 mf->width = hi846->cur_mode->width;
1789 h_blank = hi846->cur_mode->llp - hi846->cur_mode->width;
1795 mf->width, mf->height,
1822 mf->width = hi846->cur_mode->width;
1827 mf->width, mf->height, mf->code, mf->colorspace);
1858 fse->min_width = supported_modes[fse->index].width;
1859 fse->max_width = supported_modes[fse->index].width;
1863 dev_dbg(&client->dev, "%s: max width: %d max height: %d\n", __func__,
1893 sel->r.width = 3264;
1913 mf->width = hi846->cur_mode->width;