Searched refs:gTimerPeriod (Results 1 – 1 of 1) sorted by relevance
26 STATIC UINT64 gTimerPeriod = 0; variable42 Status = gTimerAp->GetTimerPeriod (gTimerAp, &gTimerPeriod); in RegisterTimerArchProtocol()46 gTimerPeriod = MultU64x32 (gTimerPeriod, 100); in RegisterTimerArchProtocol()97 if ((gTimerPeriod != 0) && in NanoSecondDelay()98 ((UINT64)NanoSeconds > gTimerPeriod) && in NanoSecondDelay()