Searched refs:push1 (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/staging/xgifb/ |
D | vb_setmode.c | 2742 unsigned short tempbx, tempax, tempcx, tempdx, push1, push2, modeflag; in XGI_SetLVDSRegs() local 2787 push1 = tempbx; in XGI_SetLVDSRegs() 2906 tempcx = push1; in XGI_SetLVDSRegs() 4859 unsigned short push1, push2, tempax, tempbx = 0, tempcx, temp, resinfo, in XGI_SetLockRegs() local 5059 push1 = tempbx; in XGI_SetLockRegs() 5115 tempax = push1; in XGI_SetLockRegs() 5118 push1 = tempax; /* push ax */ in XGI_SetLockRegs() 5163 tempax = push1; in XGI_SetLockRegs() 5167 push1 = tempax; /* push ax */ in XGI_SetLockRegs() 5199 tempbx = push1; /* pop ax */ in XGI_SetLockRegs() [all …]
|