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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_setmode.c7851 USHORT tempbh0,tempbl0; local in function:XGI_XG27BLSignalVDD
7856 tempbl0 = tempbl;
7858 tempbl0 &= 0x20;
7860 tempbl0 >>= 3;
7872 XGI_SetRegANDOR( (XGIIOADDRESS) pVBInfo->P3d4 , 0xB4 , ~tempbh0 , tempbl0 ) ; /* CR B4[0] if tempbh0 = 0x01 */

Completed in 12 milliseconds