Searched refs:wait (Results 1 – 9 of 9) sorted by relevance
14 int32_t eip76_rng_read_rand_buf(void *data, bool wait);
132 uint32_t dataL, wait = 0; in emmc_WaitCmd2Cmd_8Cycle() local146 wait = 10U; in emmc_WaitCmd2Cmd_8Cycle()149 wait = 20U; in emmc_WaitCmd2Cmd_8Cycle()152 wait = 30U; in emmc_WaitCmd2Cmd_8Cycle()156 rcar_micro_delay(wait); in emmc_WaitCmd2Cmd_8Cycle()
164 int32_t eip76_rng_read_rand_buf(void *data, bool wait) in eip76_rng_read_rand_buf() argument174 if (present || !wait) { in eip76_rng_read_rand_buf()
32 maintainers may not wait for external review comments to merge trivial33 bug-fixes but may wait up to a week to merge major changes, or ones requiring
331 operation, it must not wait indefinitely. It must have a mechanism (for example,
178 cold boot, all secondary cores wait in a loop until they are given given an182 has to call ``PSCI_CPU_ON`` to release the secondary CPUs from the wait loop.183 The payload then makes them wait in another waitloop listening from messages
105 observed due to TF PSCI lock contention. In the worst case, CPU 3 has to wait
775 functions that wait for an arbitrary time length (udelay and mdelay). The
1980 - ufs: Extend the delay after reset to wait for some slower chips
Completed in 21 milliseconds