Searched refs:to_wait (Results 1 – 1 of 1) sorted by relevance
449 uint64_t to_wait = ARCH_TIMER_TICKS_PER_US * us; in sram_udelay() local457 } while ((pct_now - pct_orig) <= to_wait); in sram_udelay()