Searched defs:tempbx (Results 1 - 4 of 4) sorted by relevance

/drivers/staging/xgifb/
H A Dvb_init.c944 unsigned short tempbx = 0, temp, tempcx, CR3CData; local
949 tempbx |= ActiveCRT1;
951 tempbx |= ActiveLCD;
953 tempbx |= ActiveCRT2;
955 tempbx |= ActiveTV;
957 tempbx |= (ActiveAVideo << 8);
959 tempbx |= (ActiveSVideo << 8);
961 tempbx |= (ActiveSCART << 8);
963 tempbx |= (ActiveHiTV << 8);
965 tempbx |
[all...]
H A Dvb_setmode.c175 unsigned short tempax, tempbx, resinfo, modeflag, infoflag; local
179 tempbx = XGI330_RefIndex[RefreshRateTableIndex + (*i)].ModeID;
224 tempbx; (*i)--) {
238 != tempbx) {
685 unsigned short resindex, tempax, tempbx, tempcx, temp, modeflag; local
693 tempbx = XGI330_ModeResInfo[resindex].VTotal;
704 tempbx = tempbx >> 1;
707 tempbx = tempbx <<
1206 unsigned short i, tempdx, tempbx, modeflag; local
1405 unsigned short tempbx, tempax, tempcx, tempdx, push1, push2, modeflag; local
1854 unsigned short flag, tempbx, tempah; local
1897 unsigned short tempax, push, tempbx, temp, modeflag; local
2022 unsigned short tempbx = 0, resinfo = 0, modeflag, index1; local
2089 unsigned short temp, tempax, tempbx, resinfo = 0, LCDIdIndex; local
2482 unsigned short tempax, tempbx, temp1, temp2, modeflag = 0, tempcx, local
2524 unsigned short tempax = 0, tempbx = 0, modeflag, resinfo; local
2810 unsigned short temp = 0, tempax = 0, tempbx = 0, tempcx = 0, local
2950 unsigned long tempax, tempbx; local
2963 unsigned short push1, push2, tempax, tempbx = 0, tempcx, temp, resinfo, local
3253 unsigned short i, j, tempax, tempbx, tempcx, temp, push1, push2, local
3682 unsigned short pushbx, tempax, tempbx, tempcx, temp, tempah, local
3885 unsigned short tempax, tempbx, i; local
4014 unsigned short tempax, tempcx, tempbx, modeflag, temp, temp2; local
4543 unsigned short tempbx = 0; local
4577 XGI_GetTVPtrIndex2(unsigned short *tempbx, unsigned char *tempcl, unsigned char *tempch, struct vb_device_info *pVBInfo) argument
4778 unsigned short tempbx; local
4795 unsigned short tempbx; local
4809 unsigned short tempbx; local
4831 unsigned short tempbx, index; local
[all...]
/drivers/video/fbdev/sis/
H A Dinit.c3389 unsigned short modeflag, tempax, tempbx = 0, remaining = 0; local
3408 tempbx = SiS_Pr->SiS_VGAHT;
3410 tempbx = SiS_Pr->PanelHT;
3412 if(modeflag & HalfDCLK) tempbx >>= 1;
3413 remaining = tempbx % 8;
3418 tempbx = SiS_Pr->PanelHT - SiS_Pr->PanelXRes;
3423 tempbx += tempax;
3424 if(modeflag & HalfDCLK) tempbx -= VGAHDE;
3427 SiS_Pr->CHTotal = SiS_Pr->CHBlankEnd = tempbx;
3440 tempbx
[all...]
H A Dinit301.c937 unsigned short tempax, tempbx, temp; local
950 tempbx = 0;
955 tempbx |= temp;
958 tempbx |= tempax;
982 tempbx |= SetCRT2ToLCDA;
987 tempbx &= ~(SetCRT2ToYPbPr525750 | SetCRT2ToHiVision);
990 if(temp == 0x60) tempbx |= SetCRT2ToHiVision;
992 tempbx |= SetCRT2ToYPbPr525750;
1000 tempbx |= SetCRT2ToLCDA;
1004 tempbx |
2154 unsigned short modeflag, resinfo, tempbx; local
2835 unsigned short tempbx=0, tempal=0, resinfo=0; local
3014 unsigned short tempax=0, tempbx=0, index, dotclock; local
3206 unsigned short tempax, tempbx, modeflag, romptr=0; local
5016 unsigned short tempbx, tempcl, CRT1ModeNo, CRT2ModeNo, SelectRate_backup; local
5210 unsigned int tempax,tempbx; local
5353 unsigned short push2, tempax, tempbx, tempcx, temp; local
5911 unsigned short temp=0, tempax=0, tempbx=0, tempcx=0, bridgeadd=0; local
6586 unsigned short i, j, tempax, tempbx, tempcx, tempch, tempcl, temp; local
7407 unsigned short tempax, tempcx, tempbx, modeflag, temp, resinfo; local
8891 SiS_GetCH700x(struct SiS_Private *SiS_Pr, unsigned short tempbx) argument
8924 SiS_GetCH701x(struct SiS_Private *SiS_Pr, unsigned short tempbx) argument
8941 SiS_GetCH70xx(struct SiS_Private *SiS_Pr, unsigned short tempbx) argument
10444 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; local
10693 unsigned short tempbx=0,romptr=0; local
[all...]

Completed in 208 milliseconds