Searched refs:push1 (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/staging/xgifb/ |
D | vb_setmode.c | 1398 unsigned short tempbx, tempax, tempcx, tempdx, push1, push2, modeflag; in XGI_SetLVDSRegs() local 1406 push1 = tempbx; in XGI_SetLVDSRegs() 1504 tempcx = push1; in XGI_SetLVDSRegs() 2956 unsigned short push1, push2, tempax, tempbx = 0, tempcx, temp, resinfo, in XGI_SetLockRegs() local 3079 push1 = tempbx; in XGI_SetLockRegs() 3136 tempax = push1; in XGI_SetLockRegs() 3139 push1 = tempax; /* push ax */ in XGI_SetLockRegs() 3174 tempax = push1; in XGI_SetLockRegs() 3178 push1 = tempax; /* push ax */ in XGI_SetLockRegs() 3210 tempbx = push1; /* pop ax */ in XGI_SetLockRegs() [all …]
|