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

/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_driver.c1302 CARD8 DPMSCont, PMCont, temp; local in function:TRIDENTDisplayPowerManagementSet
1311 PMCont = INB(0x83C6) & 0xFC;
1318 PMCont |= 0x03;
1323 PMCont |= 0x02;
1328 PMCont |= 0x02;
1333 PMCont |= 0x00;
1339 OUTB(0x83C6, PMCont);

Completed in 5 milliseconds