Searched refs:p2_0 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_driver.c637 unsigned char p1_13 = 0, p2_0 = 0, oldpmreg = 0; local in function:XGIDisplayPowerManagementSet
680 p2_0 = 0x20;
697 p2_0 = 0x40;
714 p2_0 = 0x80;
731 p2_0 = 0xc0;
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c8410 UChar p1_13=0, p2_0=0, oldpmreg=0; local in function:SISDisplayPowerManagementSet
8446 p2_0 = 0x20;
8457 p2_0 = 0x40;
8468 p2_0 = 0x80;
8479 p2_0 = 0xc0;
8533 if(pSiS->VBFlags2 & VB2_SISLVDSBRIDGE) p2_0 |= 0x20;
8534 setSISIDXREG(SISPART2, 0x00, 0x1f, p2_0);
8538 setSISIDXREG(SISPART2, 0x00, 0x1f, p2_0);

Completed in 65 milliseconds