Searched refs:push1 (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/staging/xgifb/ |
D | vb_setmode.c | 1396 unsigned short tempbx, tempax, tempcx, tempdx, push1, push2, modeflag; in XGI_SetLVDSRegs() local 1404 push1 = tempbx; in XGI_SetLVDSRegs() 1501 tempcx = push1; in XGI_SetLVDSRegs() 2937 unsigned short push1, push2, tempax, tempbx = 0, tempcx, temp, resinfo, in XGI_SetLockRegs() local 3060 push1 = tempbx; in XGI_SetLockRegs() 3117 tempax = push1; in XGI_SetLockRegs() 3120 push1 = tempax; /* push ax */ in XGI_SetLockRegs() 3155 tempax = push1; in XGI_SetLockRegs() 3159 push1 = tempax; /* push ax */ in XGI_SetLockRegs() 3191 tempbx = push1; /* pop ax */ in XGI_SetLockRegs() [all …]
|