Searched refs:POLL_USEC (Results 1 – 4 of 4) sorted by relevance
34 #define POLL_USEC 100 macro 550 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 macro 249 (sig & pwr_hw) == pwr_hw, POLL_USEC, in mtk_cpufreq_hw_cpu_init()
89 #define POLL_USEC 150 macro 96 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()
66 #define POLL_USEC 100 macro 140 POLL_USEC, TIMEOUT_USEC); in ocs_ecc_wait_idle()