Home
last modified time | relevance | path

Searched refs:Wait (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/OpenPlatformPkg/Drivers/SdMmc/XenonDxe/
DXenonSdhci.c246 UINT32 Var, Wait, Time; in XenonPhyInit() local
298 Wait = ((Var >> FC_SYNC_RST_DURATION_SHIFT) & FC_SYNC_RST_DURATION_MASK); in XenonPhyInit()
301 Wait += ((Var >> FC_SYNC_RST_EN_DURATION_SHIFT) & FC_SYNC_RST_EN_DURATION_MASK); in XenonPhyInit()
304 Wait += ((Var >> FC_SYNC_EN_DURATION_SHIFT) & FC_SYNC_EN_DURATION_MASK); in XenonPhyInit()
307 Wait += ((Var >> WAIT_CYCLE_BEFORE_USING_SHIFT) & WAIT_CYCLE_BEFORE_USING_MASK); in XenonPhyInit()
310 Wait += 8; in XenonPhyInit()
311 Wait <<= 20; in XenonPhyInit()
319 Wait = Wait / Clock; in XenonPhyInit()
320 Wait++; in XenonPhyInit()
/device/google/cuttlefish_common/common/libs/utils/
Dsubprocess.cpp150 int Subprocess::Wait() { in Wait() function in cvd::Subprocess
159 auto wait_ret = Wait(&wstatus, 0); in Wait()
178 pid_t Subprocess::Wait(int* wstatus, int options) { in Wait() function in cvd::Subprocess
258 return subprocess.Wait(); in execute()
269 return subprocess.Wait(); in execute()
Dsubprocess.h47 int Wait();
49 pid_t Wait(int* wstatus, int options);
/device/google/bonito/
Dinit.firstboot.sh12 echo Wait for \"$type\" == \"Nothing attached\"
Dinit.hardware.rc192 # Wait for hwservicemanager ready since fsck might be triggered in mount_all --late
197 # Wait for keymaster HALs (TEE and StrongBox)
240 # Wait until the system time is set
243 # Wait qseecomd started
/device/google/cuttlefish_common/common/libs/threads/
Dcuttlefish_thread_test.cpp141 cond_.Wait(); in WaitThread()
184 cond_.Wait(); in WaitThread()
Dcuttlefish_thread.h93 int Wait() { in Wait() function
/device/linaro/bootloader/edk2/MdePkg/Library/BaseCpuLib/Arm/
DCpuSleep.S7 # MCR p15,0,r0,c7,c0,4 ;Wait for Interrupt instruction
DCpuSleep.asm7 ; MCR p15,0,r0,c7,c0,4 ;Wait for Interrupt instruction
/device/linaro/hikey/installer/hikey/
DREADME27 Wait about 5 seconds and then check that the HiKey board has been
/device/google/cuttlefish_common/host/libs/vm_manager/
Dcrosvm_manager.cpp145 return process.Wait() == 0; in Stop()
/device/google/cuttlefish_common/host/commands/launch/
Dprocess_monitor.cc107 auto wait_ret = TEMP_FAILURE_RETRY(entry->proc->Wait(&wstatus, 0)); in RestartOnExitCb()
Dmain.cc190 auto test_result = entry->proc->Wait(); in LaunchE2eTestIfEnabled()
Dflags.cc603 return decomp_proc.Started() && decomp_proc.Wait() == 0; in DecompressKernel()
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DPchSmb.asl515 // Wait up to 200ms for Host Status to get set.
613 // Step 3: Wait up to 200ms to get the Data Count.
637 // Wait up to 200ms for Host Status to get set.
700 // Wait up to 200ms to confirm the SMBus Semaphore has been
729 // Wait up to 200ms to confirm the Host Interface is
784 // Wait for up to 200ms for the Completion Command
/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DE100b.c2161 UINT32 Wait; in E100bStatistics() local
2162 Wait = 10000; in E100bStatistics()
2187 while (Wait != 0) { in E100bStatistics()
2204 Wait--; in E100bStatistics()
/device/google/crosshatch/
Dinit.hardware.rc272 # Wait for hwservicemanager ready since fsck might be triggered in mount_all --late
277 # Wait for keymaster HALs (TEE and StrongBox)
324 # Wait until the system time is set
327 # Wait qseecomd started
/device/google/wahoo/
Dinit.hardware.rc220 # Wait for hwservicemanager ready since fsck might be triggered in mount_all --late
241 # Wait qseecomd started
265 # Wait until the system time is set
/device/google/marlin/
Dinit.common.rc120 # Wait qseecomd started
134 # Wait for hwservicemanager ready since fsck might be triggered in mount_all --late
158 # Wait until the system time is set