Searched refs:RNG_ERROR (Results 1 – 2 of 2) sorted by relevance
38 #define RNG_ERROR GENMASK_32(28, 24) macro
42 if (mmio_read_32(RNG_STATUS) & (RNG_ERROR | APB_ERROR)) { in get_entropy_32()