Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8188/
H A Drng_plat.c38 uint64_t time = timeout_init_us(MTK_TIMEOUT_POLL); in get_entropy_32()
53 time = timeout_init_us(MTK_TIMEOUT_POLL); in get_entropy_32()
H A Drng_plat.h12 #define MTK_TIMEOUT_POLL 1000 macro