Lines Matching defs:width
505 upa_writel(rect->width, &fbc->bw);540 upa_writel(area->width, &fbc->bw);559 int i, width, stride;570 width = image->width;571 stride = ((width + 7) >> 3);581 if (width >= 32) {586 while (width >= 32) {605 width -= 32;608 if (width) {610 upa_writel(width, &fbc->fontw);