Lines Matching defs:height
390 int width, int height, int depth,
394 unsigned long res_size = pitch * height;
406 width, height, name, address, depth, pitch);
433 var->yres = var->yres_virtual = height;
437 fix->smem_len = pitch * height;
499 var->height = var->width = -1;
541 int i, width = 640, height = 480, depth = 8, pitch = 640;
569 pp = of_get_property(dp, "linux,bootx-height", &len);
571 pp = of_get_property(dp, "height", &len);
573 height = be32_to_cpup(pp);
583 rsize = (unsigned long)pitch * (unsigned long)height;
654 width, height, depth, pitch, address,