Searched refs:POLL_USEC (Results 1 – 3 of 3) sorted by relevance
34 #define POLL_USEC 100 macro550 count = TIMEOUT_USEC / POLL_USEC; in sunxi_mc_smp_cpu_kill()554 usleep_range(POLL_USEC / 2, POLL_USEC); in sunxi_mc_smp_cpu_kill()586 POLL_USEC, TIMEOUT_USEC); in sunxi_mc_smp_cpu_kill()
24 #define POLL_USEC 1000 macro320 (sig & pwr_hw) == pwr_hw, POLL_USEC, in mtk_cpufreq_hw_cpu_init()
89 #define POLL_USEC 150 macro96 for (t = 0; t <= timeout * 1000000; t += POLL_USEC) { in __test_skpair_poll()97 struct timeval tv = { .tv_usec = POLL_USEC, }; in __test_skpair_poll()