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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_setmode.c1947 UCHAR StandTableIndex, index, Tempax, Tempbx, Tempcx, Tempdx ; local in function:XGI_SetXG21CRTC
1961 Tempdx = Tempcx | Tempbx ; /* Tempdx(HRE): HRS[7:5]HRE[4:0] */
1963 Tempdx |= 0x20 ; /* Tempdx: HRE = HRE + 0x20 */
1964 Tempdx <<= 2 ; /* Tempdx << 2 */
1965 XGI_SetReg( (XGIIOADDRESS) pVBInfo->P3c4 , 0x2F , Tempdx ) ; /* SR2F [7:2]->HRE */
1973 Tempdx = Tempbx >> 1 ; /* Tempdx
2089 USHORT StandTableIndex, index, Tempax, Tempbx, Tempcx, Tempdx ; local in function:XGI_SetXG27CRTC
[all...]

Completed in 6 milliseconds