Home
last modified time | relevance | path

Searched refs:Busy (Results 1 – 12 of 12) sorted by relevance

/device/linaro/bootloader/edk2/UefiCpuPkg/PiSmmCpuDxeSmm/
DMpService.c412 AcquireSpinLockOrFail (&mSmmMpSyncData->CpuData[CpuIndex].Busy); in BSPHandler()
429 AcquireSpinLock (&mSmmMpSyncData->CpuData[Index].Busy); in BSPHandler()
430 ReleaseSpinLock (&mSmmMpSyncData->CpuData[Index].Busy);; in BSPHandler()
675 !AcquireSpinLockOrFail (&mSmmMpSyncData->CpuData[CpuIndex].Busy) in APHandler()
688 ReleaseSpinLock (&mSmmMpSyncData->CpuData[CpuIndex].Busy); in APHandler()
930 !AcquireSpinLockOrFail (&mSmmMpSyncData->CpuData[CpuIndex].Busy)) { in SmmStartupThisAp()
939 AcquireSpinLock (&mSmmMpSyncData->CpuData[CpuIndex].Busy); in SmmStartupThisAp()
940 ReleaseSpinLock (&mSmmMpSyncData->CpuData[CpuIndex].Busy); in SmmStartupThisAp()
1077 InitializeSpinLock (&mSmmMpSyncData->CpuData[CpuIndex].Busy); in SmiRendezvous()
DPiSmmCpuDxeSmm.h297 SPIN_LOCK Busy; member
/device/linaro/bootloader/edk2/Omap35xxPkg/MMCHSDxe/
DMMCHS.h49 …UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routine member
DMMCHS.c508 if (gCardInfo.OCRData.Busy == 1) { in PerformCardIdenfication()
/device/linaro/bootloader/OpenPlatformPkg/Chips/TexasInstruments/Omap35xx/MMCHSDxe/
DMMCHS.h49 …UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routine member
DMMCHS.c508 if (gCardInfo.OCRData.Busy == 1) { in PerformCardIdenfication()
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Include/
DMMC.h123 …UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routi… member
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/ValleyView2Soc/SouthCluster/Include/IndustryStandard/
DMmc.h135 …UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routi… member
/device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Sdio/Dxe/SDMediaDeviceDxe/
DMMCSDTransfer.c777 if (CardData->OCRRegister.Busy == 1) { in GetCardType()
942 } while (CardData->OCRRegister.Busy != 1); in MMCCardVoltageSelection()
/device/lge/bullhead/
Dinit.bullhead.rc100 # Busy loop to wait for devices booted by devstart_sh just in case device not ready
199 # Busy loop to wait for qseecomd started
/device/huawei/angler/
Dinit.angler.rc63 # Busy loop to wait for devices booted by devstart_sh just in case device not ready
162 # Busy loop to wait for qseecomd started
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPchSmb.asl736 If(And(HSTS,0x01)) // Host Busy Set?