Home
last modified time | relevance | path

Searched refs:TRNG_TIME_OUT (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8186/
H A Drng_plat.h10 #define TRNG_TIME_OUT 1000 macro
H A Drng_plat.c29 uint64_t timeout = timeout_init_us(TRNG_TIME_OUT); in trng_wait()