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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dvb_ext.c60 static BOOLEAN XGINew_Sense(USHORT tempbx, USHORT tempcx,
110 BOOLEAN XGINew_Sense(USHORT tempbx, USHORT tempcx, PVB_DEVICE_INFO pVBInfo) argument
116 XGI_SetReg((XGIIOADDRESS)pVBInfo->Part4Port, 0x11, (tempbx & 0x0FF));
119 ((tempbx & 0xFF00) >> 8) | (tempcx & 0x00FF));
139 USHORT tempax = 0 , tempbx , tempcx , temp , local in function:XGI_GetSenseStatus
189 tempbx = *pVBInfo->pRGBSenseData ;
193 tempbx = *pVBInfo->pRGBSenseData2 ;
197 if (XGINew_Sense(tempbx, tempcx, pVBInfo)) {
198 if (XGINew_Sense(tempbx, tempcx, pVBInfo)) {
220 tempbx
381 USHORT tempbx , tempcx , temp , i , tempch; local in function:XGINew_SenseHiTV
[all...]
H A Dvb_setmode.c214 void XGI_GetTVPtrIndex2(USHORT * tempbx, UCHAR * tempcl, UCHAR * tempch,
1609 USHORT tempax, tempbx, resinfo, modeflag, infoflag; local in function:XGI_AjustCRT2Rate
1619 tempbx = pVBInfo->RefIndex[RefreshRateTableIndex + (*i)].ModeID;
1722 for (; pVBInfo->RefIndex[RefreshRateTableIndex + (*i)].ModeID == tempbx;
1736 if (pVBInfo->RefIndex[RefreshRateTableIndex + (*i)].ModeID != tempbx) {
2414 USHORT tempax, tempbx, tempcx, temp, modeflag; local in function:XGI_SetCRT1DE
2422 tempbx = pVBInfo->StResInfo[resindex].VTotal;
2427 tempbx = pVBInfo->ModeResInfo[resindex].VTotal;
2440 tempbx = tempbx >>
3172 USHORT tempbx; local in function:XGI_GetLVDSData
3210 USHORT tempbx, i; local in function:XGI_ModCRT1Regs
3268 ULONG tempbx, tempax, tempcx, tempdx, push1, push2, modeflag; local in function:XGI_SetLVDSRegs
3666 USHORT flag, tempbx, tempah; local in function:XGI_GetVBType
3716 USHORT tempax, push, tempbx, temp, modeflag; local in function:XGI_GetVBInfo
3919 USHORT temp, tempbx = 0, resinfo = 0, modeflag, index1; local in function:XGI_GetTVInfo
4017 USHORT temp, tempax, tempbx, modeflag, resinfo = 0, LCDIdIndex; local in function:XGI_GetLCDInfo
4569 USHORT tempbx, ModeIdIndex, RefreshRateTableIndex; local in function:XGI_SetCRT2Group301
4725 USHORT tempax = 0, tempbx, modeflag, resinfo; local in function:XGI_GetCRT2Data
5213 USHORT temp = 0, tempax = 0, tempbx = 0, pushbx = 0, modeflag; local in function:XGI_PreSetGroup1
5248 tempbx = 0, local in function:XGI_SetGroup1
5409 push2, tempax, tempbx = 0, tempcx, temp, resinfo, modeflag, CRT1Index; local in function:XGI_SetLockRegs
5798 tempbx, tempcx, temp, push1, push2, modeflag, resinfo, crt2crtc; local in function:XGI_SetGroup2
6289 tempbx, local in function:XGI_SetLCDRegs
6519 USHORT tempax, tempbx, i; local in function:XGI_GetTap4Ptr
6694 USHORT tempax, tempcx, tempbx, modeflag, temp, temp2; local in function:XGI_SetGroup4
6954 USHORT i, tempdx, tempcx, tempbx, tempal, modeflag, table; local in function:XGI_GetLcdPtr
7459 USHORT i, tempdx, tempbx, tempal, modeflag, table; local in function:XGI_GetTVPtr
8481 USHORT tempbx, tempah; local in function:XGI_DisableChISLCD
8510 USHORT tempbx, tempah; local in function:XGI_EnableChISLCD
8837 USHORT tempax, tempbx, tempah = 0, tempbl = 0; local in function:XGI_DisableBridge
8995 USHORT tempbx = 0; local in function:XGI_GetTVPtrIndex
9269 USHORT tempbx, index; local in function:XGI_SetAntiFlicker
9303 USHORT tempbx, index; local in function:XGI_SetEdgeEnhance
9335 USHORT tempbx; local in function:XGI_SetPhaseIncr
9364 USHORT tempbx, index; local in function:XGI_SetYFilter
9470 XGI_GetTVPtrIndex2(USHORT * tempbx,UCHAR * tempcl,UCHAR * tempch,PVB_DEVICE_INFO pVBInfo) argument
9749 USHORT tempax, tempbx, temp1, temp2, modeflag = 0, tempcx, CRT1Index; local in function:XGI_GetRAMDAC2DATA
9996 ULONG tempax, tempbx; local in function:XGI_GetVGAHT2
10020 USHORT tempbx ; local in function:XGI_GetVCLK2Ptr
[all...]
H A Dvb_init.c3506 USHORT tempbx=0 , temp , tempcx , CR3CData; local in function:XGINew_ChkSenseStatus
3511 tempbx |= ActiveCRT1 ;
3513 tempbx |= ActiveLCD ;
3515 tempbx |= ActiveCRT2 ;
3518 tempbx |= ActiveTV ;
3520 tempbx |= ( ActiveAVideo << 8 );
3522 tempbx |= ( ActiveSVideo << 8 );
3524 tempbx |= ( ActiveSCART << 8 );
3526 tempbx |= ( ActiveHiTV << 8 );
3528 tempbx |
[all...]
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dinit301.c953 unsigned short tempax, tempbx, temp; local in function:SiS_GetVBInfo
966 tempbx = 0;
971 tempbx |= temp;
974 tempbx |= tempax;
998 tempbx |= SetCRT2ToLCDA;
1003 tempbx &= ~(SetCRT2ToYPbPr525750 | SetCRT2ToHiVision);
1006 if(temp == 0x60) tempbx |= SetCRT2ToHiVision;
1008 tempbx |= SetCRT2ToYPbPr525750;
1016 tempbx |= SetCRT2ToLCDA;
1020 tempbx |
2259 unsigned short resinfo, tempbx; local in function:SiS_GetVCLK2Ptr
2946 unsigned short tempbx=0, tempal=0, resinfo=0; local in function:SiS_GetCRT2Ptr
3127 unsigned short tempax=0, tempbx=0, index, dotclock; local in function:SiS_GetRAMDAC2DATA
3319 unsigned short tempax, tempbx, modeflag, romptr=0; local in function:SiS_GetCRT2Data301
5150 unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; local in function:SiS_SetCRT2FIFO_300
5349 unsigned int tempax,tempbx; local in function:SiS_GetVGAHT2
5513 unsigned short push2, tempax, tempbx, tempcx, temp; local in function:SiS_SetGroup1_LVDS
6079 unsigned short temp=0, tempax=0, tempbx=0, tempcx=0, bridgeadd=0; local in function:SiS_SetGroup1
6714 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; local in function:SiS_SetGroup2
7565 unsigned short tempax, tempcx, tempbx, modeflag, temp, resinfo; local in function:SiS_SetGroup4
9079 SiS_GetCH700x(struct SiS_Private * SiS_Pr,unsigned short tempbx) argument
9112 SiS_GetCH701x(struct SiS_Private * SiS_Pr,unsigned short tempbx) argument
9131 SiS_GetCH70xx(struct SiS_Private * SiS_Pr,unsigned short tempbx) argument
10671 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; local in function:SiS_FinalizeLCD
10920 unsigned short tempbx=0,romptr=0; local in function:GetOEMLCDPtr
[all...]
H A Dinitextx.c601 unsigned short tempax, tempbx, temp; local in function:SiS_GetPanelID
617 tempbx = SiS_GetReg(SiS_Pr->SiS_P3c4,0x18);
618 if(!(tempbx & 0x10)) {
620 tempbx = 0;
622 if(temp & 0x40) tempbx |= 0x08;
623 if(temp & 0x20) tempbx |= 0x02;
624 if(temp & 0x01) tempbx |= 0x01;
626 if(temp & 0x80) tempbx |= 0x04;
631 tempbx = PanelTypeTable300[(tempbx
[all...]
H A Dinit.c3906 unsigned short modeflag, tempax, tempbx = 0, remaining = 0; local in function:SiS_CalcLCDACRT1Timing
3925 tempbx = SiS_Pr->SiS_VGAHT;
3927 tempbx = SiS_Pr->PanelHT;
3929 if(modeflag & HalfDCLK) tempbx >>= 1;
3930 remaining = tempbx % 8;
3935 tempbx = SiS_Pr->PanelHT - SiS_Pr->PanelXRes;
3940 tempbx += tempax;
3941 if(modeflag & HalfDCLK) tempbx -= VGAHDE;
3944 SiS_Pr->CHTotal = SiS_Pr->CHBlankEnd = tempbx;
3957 tempbx
[all...]
H A Dinit301.h437 extern void SiS_GetFIFOThresholdIndex300(struct SiS_Private *SiS_Pr, unsigned short *tempbx,
439 extern unsigned short SiS_GetFIFOThresholdB300(unsigned short tempbx, unsigned short tempcl);

Completed in 25 milliseconds