Lines Matching defs:pitch
665 int pitch;
1205 pitch = info->fix.line_length >> 3;
1206 vga_wcrt(regbase, VGA_CRTC_OFFSET, pitch & 0xff);
1208 if (pitch & 0x100)
1216 vga_wcrt(regbase, CL_CRT1D, (pitch >> 9) & 1);
2602 /* pitch: set to line_length */
2603 /* dest pitch low */
2605 /* dest pitch hi */
2607 /* source pitch low */
2609 /* source pitch hi */