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

/drivers/staging/xgifb/
H A Dvb_setmode.c2811 pushbx = 0, CRT1Index, modeflag; local
2828 pushbx = pVBInfo->VGAHDE / 2 + 16;
2830 tempbx = pushbx + tempcx; /* bx BTVGA@HRS 0x0B,0x0C */
2863 pushbx = pVBInfo->VGAHDE + 16;
2865 tempbx = pushbx + tempcx; /* bx BTVGA@HRS 0x0B,0x0C */
2890 tempbx = pushbx;
3682 unsigned short pushbx, tempax, tempbx, tempcx, temp, tempah, local
3754 pushbx = tempbx;
3793 tempcx = pushbx;
/drivers/video/fbdev/sis/
H A Dinit301.c5912 unsigned short pushbx=0, CRT1Index=0, modeflag, resinfo=0; local
5963 pushbx = SiS_Pr->SiS_VGAHDE + 12; /* bx BTVGA2HRS 0x0B,0x0C */
5965 tempbx = pushbx + tempcx;
6006 pushbx = tempbx;
6077 temp = ((tempbx >> 8) & 0x0F) | ((pushbx >> 4) & 0xF0);

Completed in 355 milliseconds