| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atirgb514.c | 158 CARD32 crtc_gen_cntl, dac_cntl; local in function:ATIRGB514Save 163 crtc_gen_cntl = inr(CRTC_GEN_CNTL); 164 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN)) 165 outr(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN); 196 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN)) 197 outr(CRTC_GEN_CNTL, crtc_gen_cntl); 238 CARD32 crtc_gen_cntl, dac_cntl; local in function:ATIRGB514Set 243 crtc_gen_cntl = inr(CRTC_GEN_CNTL); 244 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN)) 245 outr(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_E [all...] |
| H A D | aticlock.c | 309 CARD32 crtc_gen_cntl, tmp; local in function:ATIClockSet 318 crtc_gen_cntl = inr(CRTC_GEN_CNTL); 319 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN)) 320 outr(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN); 437 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN)) 438 outr(CRTC_GEN_CNTL, crtc_gen_cntl);
|
| H A D | atimach64.c | 90 if ((pATI->LockData.crtc_gen_cntl & CRTC_CSYNC_EN) && !pATI->OptionCSync) 408 pATIHW->crtc_gen_cntl = inr(CRTC_GEN_CNTL); 759 pATIHW->crtc_gen_cntl = inr(CRTC_GEN_CNTL) & 768 pATIHW->crtc_gen_cntl |= 773 pATIHW->crtc_gen_cntl |= SetBits(PIX_WIDTH_8BPP, CRTC_PIX_WIDTH); 777 pATIHW->crtc_gen_cntl |= SetBits(PIX_WIDTH_15BPP, CRTC_PIX_WIDTH); 781 pATIHW->crtc_gen_cntl |= SetBits(PIX_WIDTH_16BPP, CRTC_PIX_WIDTH); 787 pATIHW->crtc_gen_cntl |= 796 pATIHW->crtc_gen_cntl |= SetBits(PIX_WIDTH_32BPP, CRTC_PIX_WIDTH); 803 pATIHW->crtc_gen_cntl | 1181 CARD32 crtc_gen_cntl = inr(CRTC_GEN_CNTL); local in function:ATIMach64SaveScreen 1213 CARD32 crtc_gen_cntl = local in function:ATIMach64SetDPMSMode [all...] |
| H A D | atiprint.c | 293 CARD32 crtc_gen_cntl, dac_cntl; local in function:ATIRGB514PrintRegisters 298 crtc_gen_cntl = inr(CRTC_GEN_CNTL); 299 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN)) 300 outr(CRTC_GEN_CNTL, crtc_gen_cntl | CRTC_EXT_DISP_EN); 342 if (!(crtc_gen_cntl & CRTC_EXT_DISP_EN)) 343 outr(CRTC_GEN_CNTL, crtc_gen_cntl);
|
| H A D | atilock.c | 97 tmp = pATI->LockData.crtc_gen_cntl = inr(CRTC_GEN_CNTL) & 498 outr(CRTC_GEN_CNTL, pATI->LockData.crtc_gen_cntl | CRTC_EN); 499 outr(CRTC_GEN_CNTL, pATI->LockData.crtc_gen_cntl); 500 outr(CRTC_GEN_CNTL, pATI->LockData.crtc_gen_cntl | CRTC_EN);
|
| H A D | atistruct.h | 124 crtc_off_pitch, crtc_gen_cntl, dsp_config, dsp_on_off, mem_buf_cntl, member in struct:_ATIHWRec 427 CARD32 crtc_int_cntl, crtc_gen_cntl, i2c_cntl_0, hw_debug, member in struct:_ATIRec::__anon954fe0380108
|
| H A D | atimode.c | 541 pATIHW->crtc_gen_cntl &= ~(CRTC2_EN | CRTC2_PIX_WIDTH); 846 pATIHW->crtc_gen_cntl & ~(CRTC_EXT_DISP_EN | CRTC_EN)); 930 outr(CRTC_GEN_CNTL, pATIHW->crtc_gen_cntl);
|
| H A D | atipreinit.c | 810 pATIHW->crtc_gen_cntl = inr(CRTC_GEN_CNTL); 811 if (!(pATIHW->crtc_gen_cntl & CRTC_EN) && 821 if (!(pATIHW->crtc_gen_cntl & CRTC_EXT_DISP_EN)) 1273 if (!(pATIHW->crtc_gen_cntl & CRTC_EXT_DISP_EN)) 2047 Bool ext_disp_en = (pATI->LockData.crtc_gen_cntl & CRTC_EXT_DISP_EN);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | atombios_crtc.c | 932 uint32_t crtc_gen_cntl, crtc2_gen_cntl, crtc_pitch; local in function:legacy_set_base_format 958 crtc_gen_cntl = INREG(RADEON_CRTC_GEN_CNTL) & 0xfffff0ff; 959 crtc_gen_cntl |= (format << 8); 960 OUTREG(RADEON_CRTC_GEN_CNTL, crtc_gen_cntl);
|
| H A D | legacy_crtc.c | 148 OUTREG(RADEON_CRTC_GEN_CNTL, restore->crtc_gen_cntl | 174 OUTREG(RADEON_CRTC_GEN_CNTL, restore->crtc_gen_cntl); 535 save->crtc_gen_cntl = INREG(RADEON_CRTC_GEN_CNTL); 904 save->crtc_gen_cntl = (RADEON_CRTC_EXT_DISP_EN 919 save->crtc_gen_cntl |= RADEON_CRTC_EN;
|
| H A D | radeon_probe.h | 589 uint32_t crtc_gen_cntl; member in struct:__anon297917400b08
|
| H A D | radeon_bios.c | 271 uint32_t crtc_gen_cntl = INREG(RADEON_CRTC_GEN_CNTL); local in function:radeon_read_disabled_bios 292 OUTREG(RADEON_CRTC_GEN_CNTL, ((crtc_gen_cntl & ~RADEON_CRTC_EN) | 313 OUTREG(RADEON_CRTC_GEN_CNTL, crtc_gen_cntl);
|
| H A D | radeon_driver.c | 949 uint32_t crtc_gen_cntl; local in function:RADEONWaitForVerticalSync 952 crtc_gen_cntl = INREG(RADEON_CRTC_GEN_CNTL); 953 if ((crtc_gen_cntl & RADEON_CRTC_DISP_REQ_EN_B) || 954 !(crtc_gen_cntl & RADEON_CRTC_EN)) 4093 uint32_t crtc_ext_cntl, crtc_gen_cntl, crtc2_gen_cntl=0, ov0_scale_cntl; local in function:RADEONRestoreMemMapRegisters 4115 crtc_gen_cntl = INREG(RADEON_CRTC_GEN_CNTL); 4118 (crtc_gen_cntl
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_crtc.c | 92 save->crtc_gen_cntl = (R128_CRTC_EXT_DISP_EN 106 save->crtc_gen_cntl &= ~(R128_CRTC_DBL_SCAN_EN | R128_CRTC_INTERLACE_EN); 258 OUTREG(R128_CRTC_GEN_CNTL, restore->crtc_gen_cntl);
|
| H A D | r128.h | 186 uint32_t crtc_gen_cntl; member in struct:__anona5d7874c0208
|
| H A D | r128_driver.c | 2360 save->crtc_gen_cntl = INREG(R128_CRTC_GEN_CNTL);
|