Searched refs:APB_ERROR (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8188/ | ||
| H A D | rng_plat.h | 39 #define APB_ERROR BIT(16) macro |
| H A D | rng_plat.c | 42 if (mmio_read_32(RNG_STATUS) & (RNG_ERROR | APB_ERROR)) { in get_entropy_32() |