Searched refs:oldpmreg (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-xgi/dist/src/ |
| H A D | xgi_driver.c | 637 unsigned char p1_13 = 0, p2_0 = 0, oldpmreg = 0; local in function:XGIDisplayPowerManagementSet 747 inXGIIDXREG(XGISR, 0x1f, oldpmreg); 752 oldpmreg &= 0xc0; 755 if ((docrt1) && (pmreg != oldpmreg)
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | sis_driver.c | 8410 UChar p1_13=0, p2_0=0, oldpmreg=0; local in function:SISDisplayPowerManagementSet 8488 oldpmreg = pmreg; 8500 inSISIDXREG(SISSR, 0x11, oldpmreg); 8516 inSISIDXREG(SISSR, 0x1f, oldpmreg); 8522 oldpmreg &= 0xc0; 8544 (pmreg != oldpmreg) &&
|
Completed in 54 milliseconds