Home
last modified time | relevance | path

Searched refs:SLEEP_US (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/hisilicon/trng/
H A Dtrng.c23 #define SLEEP_US 10 macro
105 val, val & BIT(0), SLEEP_US, TIMEOUT_US); in hisi_trng_seed()
131 val, val & BIT(1), SLEEP_US, TIMEOUT_US); in hisi_trng_generate()
194 val, SLEEP_US, TIMEOUT_US); in hisi_trng_read()
/linux/tools/testing/selftests/futex/functional/
H A Drobust_list.c43 #define SLEEP_US 100 macro
197 usleep(SLEEP_US); in child_fn_lock()
381 usleep(SLEEP_US); in child_fn_lock_with_error()
443 usleep(SLEEP_US); in child_lock_holder()
/linux/drivers/watchdog/
H A Dstm32_iwdg.c58 #define SLEEP_US 1000 macro
134 SLEEP_US, TIMEOUT_US); in stm32_iwdg_start()