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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_output.c648 ulOrigCRTC2_V_TOTAL_DISP = INREG(RADEON_CRTC2_V_TOTAL_DISP);
669 OUTREG(RADEON_CRTC2_V_TOTAL_DISP, 0x00080001);
687 OUTREG(RADEON_CRTC2_V_TOTAL_DISP, ulOrigCRTC2_V_TOTAL_DISP);
1784 crtc2_v_total_disp = INREG(RADEON_CRTC2_V_TOTAL_DISP);
1816 OUTREG(RADEON_CRTC2_V_TOTAL_DISP, 0x00080001);
1843 OUTREG(RADEON_CRTC2_V_TOTAL_DISP, crtc2_v_total_disp);
H A Dlegacy_crtc.c200 OUTREG(RADEON_CRTC2_V_TOTAL_DISP, restore->crtc2_v_total_disp);
575 save->crtc2_v_total_disp = INREG(RADEON_CRTC2_V_TOTAL_DISP);
H A Dradeon_reg.h520 #define RADEON_CRTC2_V_TOTAL_DISP 0x0308 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h357 #define RADEON_CRTC2_V_TOTAL_DISP 0x0308 macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/server/
H A Dradeon_reg.h357 #define RADEON_CRTC2_V_TOTAL_DISP 0x0308 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h520 #define RADEON_CRTC2_V_TOTAL_DISP 0x0308 macro

Completed in 63 milliseconds