Searched refs:APU_POLL_STEP_US (Results 1 – 2 of 2) sorted by relevance
42 #define APU_POLL_STEP_US (5) macro
30 count = timeout_us / APU_POLL_STEP_US; in apu_poll()40 udelay(APU_POLL_STEP_US); in apu_poll()