Home | History | Annotate | Download | only in video

Lines Matching refs:CRTC_PITCH

327 	mode->crtc_pitch = 0x00500050;
339 OUTREG(CRTC_PITCH, mode->crtc_pitch);
405 mode->crtc_pitch = RADEON_CRT_PITCH(1280,32);
436 mode->crtc_pitch = RADEON_CRT_PITCH(1024,32);
467 mode->crtc_pitch = RADEON_CRT_PITCH(832,32);
472 mode->crtc_pitch = RADEON_CRT_PITCH(896,16);
477 mode->crtc_pitch = RADEON_CRT_PITCH(1024,8);
498 mode->crtc_pitch = RADEON_CRT_PITCH(640,32);
525 OUTREG(CRTC_PITCH, mode->crtc_pitch);