Searched refs:push1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/staging/xgifb/ |
D | vb_setmode.c | 1405 unsigned short tempbx, tempax, tempcx, tempdx, push1, push2, modeflag; in XGI_SetLVDSRegs() local 1413 push1 = tempbx; in XGI_SetLVDSRegs() 1511 tempcx = push1; in XGI_SetLVDSRegs() 2963 unsigned short push1, push2, tempax, tempbx = 0, tempcx, temp, resinfo, in XGI_SetLockRegs() local 3086 push1 = tempbx; in XGI_SetLockRegs() 3143 tempax = push1; in XGI_SetLockRegs() 3146 push1 = tempax; /* push ax */ in XGI_SetLockRegs() 3181 tempax = push1; in XGI_SetLockRegs() 3185 push1 = tempax; /* push ax */ in XGI_SetLockRegs() 3217 tempbx = push1; /* pop ax */ in XGI_SetLockRegs() [all …]
|