Lines Matching defs:temp3
477 CARD32 temp1, temp2, temp3, temp4;
500 temp3 = mode->CrtcHSyncEnd - mode->CrtcHSyncStart;
504 STOREREG(PMHsEnd, Shiftbpp(pScrn, temp1 + temp3));
585 temp3 = 0;
589 temp3 |= PM3RD_MiscControl_VSB_OUTPUT_ENABLE;
602 temp3 |= 0x01; /* 8bit DAC */
611 temp3 |= PM3RD_MiscControl_DIRECTCOLOR_ENABLE;
620 temp3 |= PM3RD_MiscControl_DIRECTCOLOR_ENABLE;
625 temp3 |= PM3RD_MiscControl_DIRECTCOLOR_ENABLE;
627 temp3 |= 0x18;
634 STOREDAC(PM2VDACRDMiscControl, temp3);