Lines Matching defs:width
504 upa_writel(rect->width, &fbc->bw);539 upa_writel(area->width, &fbc->bw);558 int i, width, stride;569 width = image->width;570 stride = ((width + 7) >> 3);580 if (width >= 32) {585 while (width >= 32) {604 width -= 32;607 if (width) {609 upa_writel(width, &fbc->fontw);