HomeSort by: relevance | last modified time | path
    Searched refs:CR36 (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/xf86-video-sis/dist/src/
sis_vb.c 296 UChar CR32, CR36, CR37, CR7D=0, tmp;
377 inSISIDXREG(SISCR, 0x36, CR36);
380 if((CR36 & 0x0f) < 0x0f) CR36 &= 0xf7;
408 ((CR36 & 0xf0) >> 4),
433 if(CR36 == 0) {
434 /* Old 650/301LV and ECS A907 BIOS versions "forget" to set CR36, CR37 */
442 inSISIDXREG(SISCR, 0x36, CR36);
455 CR36 = 0x02;
459 if((CR36 & 0x0f) == 0x0f)
    [all...]
  /xsrc/external/mit/xf86-video-tseng/dist/src/
tseng.h 76 CARD8 CR30, CR31, CR32, CR33, CR34, CR35, CR36, CR37, CR3F;
tseng_mode.c 1081 tsengReg->CR36 = hwp->readCrtc(hwp, 0x36);
1225 hwp->writeCrtc(hwp, 0x36, tsengReg->CR36);
1477 new->CR36 |= 0x10;
1524 new->CR36 |= 0x28;
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_analog.c 301 CARD8 CR36 = hwp->readCrtc(hwp, 0x36);
335 hwp->writeCrtc(hwp, 0x36, CR36);
  /xsrc/external/mit/xf86-video-s3virge/dist/src/
s3v.h 130 unsigned char CR31, CR33, CR34, CR36, CR3A, CR3B, CR3C;
s3v_driver.c 922 VGAOUT8(vgaCRIndex, 0x36); /* for register CR36 (CONFG_REG1),*/
1494 save->CR36 = VGAIN8(vgaCRReg);
1857 VGAOUT8(vgaCRReg, restore->CR36);
3171 new->CR36 = VGAIN8(vgaCRReg);
3175 new->CR36 = (new->CR36 & 0xf3) | 0x08;
3177 new->CR36 &= 0xf3;
3183 new->CR36 |= 0x0c;
3185 new->CR36 &= ~0x0c;
  /xsrc/external/mit/xf86-video-savage/dist/src/
savage_driver.h 238 unsigned char CR31, CR32, CR33, CR34, CR36, CR3A, CR3B, CR3C;
savage_driver.c 1836 VGAOUT8(vgaCRIndex, 0x36); /* for register CR36 (CONFG_REG1), */
2336 save->CR36 = VGAIN8(vgaCRReg);
2792 VGAOUT8(vgaCRReg, restore->CR36);
3966 new->CR36 = VGAIN8(vgaCRReg);
  /xsrc/external/mit/xf86-video-xgi/dist/src/
vb_init.c 233 CR7B = 0 , CR36 = 0 , CR78 = 0 , CR3C = 0 ,

Completed in 44 milliseconds