HomeSort by relevance Sort by last modified time
    Searched refs:NotificationCount (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/IntelFspPkg/Library/BaseFspPlatformLib/
FspPlatformNotify.c 155 UINT32 NotificationCount;
158 NotificationCount = 0;
159 while (NotificationCount < sizeof(mFspNotifySequence) / sizeof(UINT32)) {
161 Count = (UINT8)((NotificationCount << 1) & 0x07);
167 if (mFspNotifySequence[NotificationCount] != NotificationValue) {
181 NotificationCount++;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
portcls.h     [all...]

Completed in 66 milliseconds