Searched refs:AVIVO_D2CRTC_CONTROL (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_driver.c4047 tmp = INREG(AVIVO_D2CRTC_CONTROL);
4048 OUTREG(AVIVO_D2CRTC_CONTROL, tmp & ~AVIVO_CRTC_EN);
4050 tmp = INREG(AVIVO_D2CRTC_CONTROL);
5023 state->crtc[1].control = INREG(AVIVO_D2CRTC_CONTROL);
5284 OUTREG(AVIVO_D2CRTC_CONTROL,
5285 (INREG(AVIVO_D2CRTC_CONTROL) & ~0x300) | 0x01000000);
5288 OUTREG(AVIVO_D2CRTC_CONTROL,
5289 INREG(AVIVO_D2CRTC_CONTROL) & ~0x1);
5292 OUTREG(AVIVO_D2CRTC_CONTROL,
5293 INREG(AVIVO_D2CRTC_CONTROL) |
[all...]
H A Dradeon_bios.c332 reg = INREG(AVIVO_D1CRTC_CONTROL) | INREG(AVIVO_D2CRTC_CONTROL);
H A Dradeon_reg.h3785 #define AVIVO_D2CRTC_CONTROL 0x6880 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h3785 #define AVIVO_D2CRTC_CONTROL 0x6880 macro

Completed in 105 milliseconds