Searched refs:RNG_SWRST (Results 1 – 2 of 2) sorted by relevance
45 mmio_clrbits_32(RNG_SWRST, SWRST_B); in get_entropy_32()46 mmio_setbits_32(RNG_SWRST, SWRST_B); in get_entropy_32()
22 #define RNG_SWRST (TRNG_BASE + 0x0010) macro