Searched defs:tempbl (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/xgifb/
H A Dvb_setmode.c1334 unsigned char tempal, tempah, tempbl, i; local
1340 tempbl = pVBInfo->LCDCapList[i].LCD_ID;
1342 while (tempbl != 0xFF) {
1343 if (tempbl & 0x80) { /* OEMUtil */
1345 tempbl = tempbl & ~(0x80);
1348 if (tempal == tempbl)
1353 tempbl = pVBInfo->LCDCapList[i].LCD_ID;
1361 unsigned short tempah, tempal, tempbl, i; local
1367 tempbl
1770 unsigned short tempcl, tempch, temp, tempbl, tempax; local
2245 XGI_XG21BLSignalVDD(unsigned short tempbh, unsigned short tempbl, struct vb_device_info *pVBInfo) argument
2271 XGI_XG27BLSignalVDD(unsigned short tempbh, unsigned short tempbl, struct vb_device_info *pVBInfo) argument
4615 unsigned char tempah, tempbl, tempbh; local
4924 unsigned short tempbl; local
[all...]
/drivers/video/fbdev/sis/
H A Dinit301.c2369 unsigned short tempbl; local
2398 tempbl = SiS_GetReg(SiS_Pr->SiS_P3c4,0x32);
2399 tempbl &= 0xef;
2400 tempbl |= 0x02;
2402 tempbl |= 0x10;
2403 tempbl &= 0xfd;
2405 SiS_SetReg(SiS_Pr->SiS_P3c4,0x32,tempbl);
2582 tempbl = 0xfb;
2586 tempbl = 0xff;
2589 SiS_SetRegANDOR(SiS_Pr->SiS_Part1Port,0x13,tempbl,tempa
4844 unsigned short tempah=0, tempbl, infoflag; local
5914 unsigned short tempbl=0; local
8953 unsigned short tempbl; local
10444 unsigned short tempcl,tempch,tempbl,tempbh,tempbx,tempax,temp; local
[all...]

Completed in 111 milliseconds