Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/rng/mt8188/
H A Drng_plat.h39 #define APB_ERROR BIT(16) macro
H A Drng_plat.c42 if (mmio_read_32(RNG_STATUS) & (RNG_ERROR | APB_ERROR)) { in get_entropy_32()