Lines Matching refs:temp2
60 CARD32 size = 0, temp, temp1, temp2, i;
124 temp2 = MMIO_IN32(pGlint->FbBase, (i-32)*1024*1024);
126 if ( (temp1 == (i*0x00345678)) && (temp2 == 0) )
477 CARD32 temp1, temp2, temp3, temp4;
499 temp2 = mode->CrtcVSyncStart - mode->CrtcVDisplay;
511 STOREREG(PMVsEnd, temp2 + temp4 - 1);
512 STOREREG(PMVsStart, temp2 - 1);
584 temp2 = 0;
588 temp2 |= PM3RD_DACControl_BLANK_PEDESTAL_ENABLE;
599 STOREDAC(PM2VDACRDDACControl, temp2);