Searched refs:push2 (Results 1 – 2 of 2) 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 1407 push2 = tempax; in XGI_SetLVDSRegs() 1458 tempcx = push2; in XGI_SetLVDSRegs() 2956 unsigned short push1, push2, tempax, tempbx = 0, tempcx, temp, resinfo, in XGI_SetLockRegs() local 3094 push2 = tempbx; in XGI_SetLockRegs() 3111 tempbx = push2; in XGI_SetLockRegs() 3246 unsigned short i, j, tempax, tempbx, tempcx, temp, push1, push2, in XGI_SetGroup2() local 3395 push2 = tempbx; in XGI_SetGroup2() 3402 tempbx = push2; in XGI_SetGroup2()
|
/linux-4.4.14/drivers/video/fbdev/sis/ |
D | init301.c | 5353 unsigned short push2, tempax, tempbx, tempcx, temp; in SiS_SetGroup1_LVDS() local 5529 push2 = tempbx; in SiS_SetGroup1_LVDS() 5602 tempbx = push2; /* BPLVDEE */ in SiS_SetGroup1_LVDS() 6587 unsigned short push2, modeflag, crt2crtc, bridgeoffset; in SiS_SetGroup2() local 7136 push2 = tempbx; in SiS_SetGroup2() 7156 tempbx = push2; in SiS_SetGroup2()
|