Lines Matching defs:gu2_pitch
268 unsigned long gu2_pitch = 1280;
300 gu2_pitch = pitch;
685 offset = (unsigned long)y *gu2_pitch + (((unsigned long)x) << gu2_xshift);
703 WRITE_GP32(MGP_STRIDE, gu2_pitch);
737 unsigned long offset = (unsigned long)y * gu2_pitch +
743 gfx2_set_destination_stride((unsigned short)gu2_pitch);
800 srcoffset = (unsigned long)srcy *gu2_pitch +
802 dstoffset = ((unsigned long)dsty * gu2_pitch +
832 WRITE_GP32(MGP_STRIDE, gu2_pitch | (gu2_pitch << 16));
939 dstoffset = (unsigned long)dsty *gu2_pitch +
964 WRITE_GP32(MGP_STRIDE, gu2_pitch);
981 dstoffset += gu2_pitch;
1103 dstoffset = (unsigned long)dsty *gu2_pitch +
1131 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1195 dstoffset = (unsigned long)dsty *gu2_pitch +
1221 WRITE_GP32(MGP_STRIDE, gu2_pitch);
1294 offset = (unsigned long)y *gu2_pitch + (((unsigned long)x) << gu2_xshift);
1309 WRITE_GP32(MGP_STRIDE, gu2_pitch);