Searched refs:DRBG_VALID (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8188/ | ||
| H A D | rng_plat.h | 31 #define DRBG_VALID BIT(4) macro |
| H A D | rng_plat.c | 41 while (!(mmio_read_32(RNG_STATUS) & DRBG_VALID)) { in get_entropy_32() |