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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_driver.c4044 tmp = INREG(AVIVO_D1CRTC_CONTROL);
4045 OUTREG(AVIVO_D1CRTC_CONTROL, tmp & ~AVIVO_CRTC_EN);
4982 state->crtc[0].control = INREG(AVIVO_D1CRTC_CONTROL);
5282 OUTREG(AVIVO_D1CRTC_CONTROL,
5283 (INREG(AVIVO_D1CRTC_CONTROL) & ~0x300) | 0x01000000);
5286 OUTREG(AVIVO_D1CRTC_CONTROL,
5287 INREG(AVIVO_D1CRTC_CONTROL) & ~0x1);
5290 OUTREG(AVIVO_D1CRTC_CONTROL,
5291 INREG(AVIVO_D1CRTC_CONTROL) | 0x100);
5637 OUTREG(AVIVO_D1CRTC_CONTROL,
[all...]
H A Dradeon_bios.c332 reg = INREG(AVIVO_D1CRTC_CONTROL) | INREG(AVIVO_D2CRTC_CONTROL);
H A Dradeon_reg.h3626 #define AVIVO_D1CRTC_CONTROL 0x6080 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h3626 #define AVIVO_D1CRTC_CONTROL 0x6080 macro

Completed in 50 milliseconds