Searched refs:RADEON_CRTC2_H_TOTAL_DISP (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_output.c647 ulOrigCRTC2_H_TOTAL_DISP = INREG(RADEON_CRTC2_H_TOTAL_DISP);
667 OUTREG(RADEON_CRTC2_H_TOTAL_DISP, 0x01000008);
686 OUTREG(RADEON_CRTC2_H_TOTAL_DISP, ulOrigCRTC2_H_TOTAL_DISP);
1783 crtc2_h_total_disp = INREG(RADEON_CRTC2_H_TOTAL_DISP);
1814 OUTREG(RADEON_CRTC2_H_TOTAL_DISP, 0x01000008);
1842 OUTREG(RADEON_CRTC2_H_TOTAL_DISP, crtc2_h_total_disp);
H A Dlegacy_crtc.c198 OUTREG(RADEON_CRTC2_H_TOTAL_DISP, restore->crtc2_h_total_disp);
573 save->crtc2_h_total_disp = INREG(RADEON_CRTC2_H_TOTAL_DISP);
H A Dradeon_reg.h448 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h321 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h321 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h448 #define RADEON_CRTC2_H_TOTAL_DISP 0x0300 macro

Completed in 74 milliseconds