Searched refs:Tempcx (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
1959 Tempcx = Tempax ;
1960 Tempcx &= 0xE0 ; /* Tempcx: HRS[7:5] */
1961 Tempdx = Tempcx | Tempbx ; /* Tempdx(HRE): HRS[7:5]HRE[4:0] */
1974 Tempcx = Tempax & 0x04 ; /* Tempcx: CR7[2] */
1975 Tempcx <<= 5 ; /* Tempcx[7]: VRS[8] */
1976 Tempdx |= Tempcx ; /* Tempd
2089 USHORT StandTableIndex, index, Tempax, Tempbx, Tempcx, Tempdx ; local in function:XGI_SetXG27CRTC
[all...]

Completed in 14 milliseconds